Lines Matching defs:adev

30 static void nbio_v7_7_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v7_7_remap_hdp_registers()
38 static u32 nbio_v7_7_get_rev_id(struct amdgpu_device *adev) in nbio_v7_7_get_rev_id()
49 static void nbio_v7_7_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_7_mc_access_enable()
59 static u32 nbio_v7_7_get_memsize(struct amdgpu_device *adev) in nbio_v7_7_get_memsize()
64 static void nbio_v7_7_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_7_sdma_doorbell_range()
87 static void nbio_v7_7_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v7_7_vcn_doorbell_range()
107 static void nbio_v7_7_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_7_enable_doorbell_aperture()
119 static void nbio_v7_7_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_7_enable_doorbell_selfring_aperture()
145 static void nbio_v7_7_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_7_ih_doorbell_range()
168 static void nbio_v7_7_ih_control(struct amdgpu_device *adev) in nbio_v7_7_ih_control()
191 static u32 nbio_v7_7_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_7_get_hdp_flush_req_offset()
196 static u32 nbio_v7_7_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_7_get_hdp_flush_done_offset()
201 static u32 nbio_v7_7_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_index_offset()
206 static u32 nbio_v7_7_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_data_offset()
211 static u32 nbio_v7_7_get_pcie_port_index_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_port_index_offset()
216 static u32 nbio_v7_7_get_pcie_port_data_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_port_data_offset()
236 static void nbio_v7_7_init_registers(struct amdgpu_device *adev) in nbio_v7_7_init_registers()
257 static void nbio_v7_7_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_7_update_medium_grain_clock_gating()
286 static void nbio_v7_7_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_7_update_medium_grain_light_sleep()
316 static void nbio_v7_7_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_7_get_clockgating_state()
334 static void nbio_v7_7_set_reg_remap(struct amdgpu_device *adev) in nbio_v7_7_set_reg_remap()