Lines Matching defs:adev
35 static u32 nbio_v2_3_get_rev_id(struct amdgpu_device *adev) in nbio_v2_3_get_rev_id()
45 static void nbio_v2_3_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v2_3_mc_access_enable()
55 static void nbio_v2_3_hdp_flush(struct amdgpu_device *adev, in nbio_v2_3_hdp_flush()
65 static u32 nbio_v2_3_get_memsize(struct amdgpu_device *adev) in nbio_v2_3_get_memsize()
70 static void nbio_v2_3_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v2_3_sdma_doorbell_range()
94 static void nbio_v2_3_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v2_3_vcn_doorbell_range()
114 static void nbio_v2_3_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v2_3_enable_doorbell_aperture()
121 static void nbio_v2_3_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v2_3_enable_doorbell_selfring_aperture()
145 static void nbio_v2_3_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v2_3_ih_doorbell_range()
165 static void nbio_v2_3_ih_control(struct amdgpu_device *adev) in nbio_v2_3_ih_control()
187 static void nbio_v2_3_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v2_3_update_medium_grain_clock_gating()
213 static void nbio_v2_3_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v2_3_update_medium_grain_light_sleep()
233 static void nbio_v2_3_get_clockgating_state(struct amdgpu_device *adev, in nbio_v2_3_get_clockgating_state()
249 static u32 nbio_v2_3_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v2_3_get_hdp_flush_req_offset()
254 static u32 nbio_v2_3_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v2_3_get_hdp_flush_done_offset()
259 static u32 nbio_v2_3_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v2_3_get_pcie_index_offset()
264 static u32 nbio_v2_3_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v2_3_get_pcie_data_offset()
284 static void nbio_v2_3_detect_hw_virt(struct amdgpu_device *adev) in nbio_v2_3_detect_hw_virt()
301 static void nbio_v2_3_init_registers(struct amdgpu_device *adev) in nbio_v2_3_init_registers()