Lines Matching defs:adev

50 static void nbio_v7_2_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v7_2_remap_hdp_registers()
58 static u32 nbio_v7_2_get_rev_id(struct amdgpu_device *adev) in nbio_v7_2_get_rev_id()
73 static void nbio_v7_2_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_2_mc_access_enable()
91 static u32 nbio_v7_2_get_memsize(struct amdgpu_device *adev) in nbio_v7_2_get_memsize()
96 static void nbio_v7_2_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_2_sdma_doorbell_range()
119 static void nbio_v7_2_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v7_2_vcn_doorbell_range()
139 static void nbio_v7_2_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_2_enable_doorbell_aperture()
151 static void nbio_v7_2_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_2_enable_doorbell_selfring_aperture()
177 static void nbio_v7_2_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_2_ih_doorbell_range()
199 static void nbio_v7_2_ih_control(struct amdgpu_device *adev) in nbio_v7_2_ih_control()
222 static void nbio_v7_2_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_2_update_medium_grain_clock_gating()
248 static void nbio_v7_2_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_2_update_medium_grain_light_sleep()
291 static void nbio_v7_2_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_2_get_clockgating_state()
307 static u32 nbio_v7_2_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_2_get_hdp_flush_req_offset()
312 static u32 nbio_v7_2_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_2_get_hdp_flush_done_offset()
317 static u32 nbio_v7_2_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_2_get_pcie_index_offset()
322 static u32 nbio_v7_2_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_2_get_pcie_data_offset()
327 static u32 nbio_v7_2_get_pcie_port_index_offset(struct amdgpu_device *adev) in nbio_v7_2_get_pcie_port_index_offset()
332 static u32 nbio_v7_2_get_pcie_port_data_offset(struct amdgpu_device *adev) in nbio_v7_2_get_pcie_port_data_offset()
352 static void nbio_v7_2_init_registers(struct amdgpu_device *adev) in nbio_v7_2_init_registers()