Lines Matching defs:adev
53 static void nbio_v7_4_remap_hdp_registers(struct amdgpu_device *adev) in nbio_v7_4_remap_hdp_registers()
61 static u32 nbio_v7_4_get_rev_id(struct amdgpu_device *adev) in nbio_v7_4_get_rev_id()
71 static void nbio_v7_4_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_4_mc_access_enable()
80 static void nbio_v7_4_hdp_flush(struct amdgpu_device *adev, in nbio_v7_4_hdp_flush()
89 static u32 nbio_v7_4_get_memsize(struct amdgpu_device *adev) in nbio_v7_4_get_memsize()
94 static void nbio_v7_4_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_4_sdma_doorbell_range()
125 static void nbio_v7_4_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v7_4_vcn_doorbell_range()
151 static void nbio_v7_4_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_4_enable_doorbell_aperture()
157 static void nbio_v7_4_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_4_enable_doorbell_selfring_aperture()
176 static void nbio_v7_4_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_4_ih_doorbell_range()
191 static void nbio_v7_4_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_4_update_medium_grain_clock_gating()
197 static void nbio_v7_4_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_4_update_medium_grain_light_sleep()
217 static void nbio_v7_4_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_4_get_clockgating_state()
233 static void nbio_v7_4_ih_control(struct amdgpu_device *adev) in nbio_v7_4_ih_control()
249 static u32 nbio_v7_4_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_4_get_hdp_flush_req_offset()
254 static u32 nbio_v7_4_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_4_get_hdp_flush_done_offset()
259 static u32 nbio_v7_4_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_4_get_pcie_index_offset()
264 static u32 nbio_v7_4_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_4_get_pcie_data_offset()
290 static void nbio_v7_4_detect_hw_virt(struct amdgpu_device *adev) in nbio_v7_4_detect_hw_virt()
307 static void nbio_v7_4_init_registers(struct amdgpu_device *adev) in nbio_v7_4_init_registers()