Lines Matching defs:adev
33 static u32 nbio_v6_1_get_rev_id(struct amdgpu_device *adev) in nbio_v6_1_get_rev_id()
43 static void nbio_v6_1_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v6_1_mc_access_enable()
53 static void nbio_v6_1_hdp_flush(struct amdgpu_device *adev, in nbio_v6_1_hdp_flush()
65 static u32 nbio_v6_1_get_memsize(struct amdgpu_device *adev) in nbio_v6_1_get_memsize()
70 static void nbio_v6_1_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v6_1_sdma_doorbell_range()
88 static void nbio_v6_1_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v6_1_enable_doorbell_aperture()
94 static void nbio_v6_1_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v6_1_enable_doorbell_selfring_aperture()
114 static void nbio_v6_1_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v6_1_ih_doorbell_range()
129 static void nbio_v6_1_ih_control(struct amdgpu_device *adev) in nbio_v6_1_ih_control()
145 static void nbio_v6_1_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v6_1_update_medium_grain_clock_gating()
173 static void nbio_v6_1_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v6_1_update_medium_grain_light_sleep()
193 static void nbio_v6_1_get_clockgating_state(struct amdgpu_device *adev, in nbio_v6_1_get_clockgating_state()
209 static u32 nbio_v6_1_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v6_1_get_hdp_flush_req_offset()
214 static u32 nbio_v6_1_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v6_1_get_hdp_flush_done_offset()
219 static u32 nbio_v6_1_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v6_1_get_pcie_index_offset()
224 static u32 nbio_v6_1_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v6_1_get_pcie_data_offset()
244 static void nbio_v6_1_init_registers(struct amdgpu_device *adev) in nbio_v6_1_init_registers()