Lines Matching defs:adev

44 static void nbio_v2_3_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v2_3_remap_hdp_registers()
52 static u32 nbio_v2_3_get_rev_id(struct amdgpu_device *adev) in nbio_v2_3_get_rev_id()
62 static void nbio_v2_3_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v2_3_mc_access_enable()
72 static void nbio_v2_3_hdp_flush(struct amdgpu_device *adev, in nbio_v2_3_hdp_flush()
81 static u32 nbio_v2_3_get_memsize(struct amdgpu_device *adev) in nbio_v2_3_get_memsize()
86 static void nbio_v2_3_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v2_3_sdma_doorbell_range()
112 static void nbio_v2_3_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v2_3_vcn_doorbell_range()
133 static void nbio_v2_3_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v2_3_enable_doorbell_aperture()
140 static void nbio_v2_3_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v2_3_enable_doorbell_selfring_aperture()
164 static void nbio_v2_3_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v2_3_ih_doorbell_range()
184 static void nbio_v2_3_ih_control(struct amdgpu_device *adev) in nbio_v2_3_ih_control()
206 static void nbio_v2_3_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v2_3_update_medium_grain_clock_gating()
232 static void nbio_v2_3_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v2_3_update_medium_grain_light_sleep()
252 static void nbio_v2_3_get_clockgating_state(struct amdgpu_device *adev, in nbio_v2_3_get_clockgating_state()
268 static u32 nbio_v2_3_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v2_3_get_hdp_flush_req_offset()
273 static u32 nbio_v2_3_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v2_3_get_hdp_flush_done_offset()
278 static u32 nbio_v2_3_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v2_3_get_pcie_index_offset()
283 static u32 nbio_v2_3_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v2_3_get_pcie_data_offset()
303 static void nbio_v2_3_init_registers(struct amdgpu_device *adev) in nbio_v2_3_init_registers()