Lines Matching defs:adev

36 static u32 nbio_v6_1_get_rev_id(struct amdgpu_device *adev)  in nbio_v6_1_get_rev_id()
46 static void nbio_v6_1_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v6_1_mc_access_enable()
56 static void nbio_v6_1_hdp_flush(struct amdgpu_device *adev, in nbio_v6_1_hdp_flush()
68 static u32 nbio_v6_1_get_memsize(struct amdgpu_device *adev) in nbio_v6_1_get_memsize()
73 static void nbio_v6_1_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v6_1_sdma_doorbell_range()
91 static void nbio_v6_1_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v6_1_enable_doorbell_aperture()
97 static void nbio_v6_1_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v6_1_enable_doorbell_selfring_aperture()
117 static void nbio_v6_1_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v6_1_ih_doorbell_range()
131 static void nbio_v6_1_ih_control(struct amdgpu_device *adev) in nbio_v6_1_ih_control()
147 static void nbio_v6_1_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v6_1_update_medium_grain_clock_gating()
175 static void nbio_v6_1_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v6_1_update_medium_grain_light_sleep()
195 static void nbio_v6_1_get_clockgating_state(struct amdgpu_device *adev, in nbio_v6_1_get_clockgating_state()
211 static u32 nbio_v6_1_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v6_1_get_hdp_flush_req_offset()
216 static u32 nbio_v6_1_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v6_1_get_hdp_flush_done_offset()
221 static u32 nbio_v6_1_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v6_1_get_pcie_index_offset()
226 static u32 nbio_v6_1_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v6_1_get_pcie_data_offset()
246 static void nbio_v6_1_detect_hw_virt(struct amdgpu_device *adev) in nbio_v6_1_detect_hw_virt()
263 static void nbio_v6_1_init_registers(struct amdgpu_device *adev) in nbio_v6_1_init_registers()