Lines Matching defs:adev
31 static void nbio_v7_11_remap_hdp_registers(struct amdgpu_device *adev) in nbio_v7_11_remap_hdp_registers()
39 static u32 nbio_v7_11_get_rev_id(struct amdgpu_device *adev) in nbio_v7_11_get_rev_id()
50 static void nbio_v7_11_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_11_mc_access_enable()
60 static u32 nbio_v7_11_get_memsize(struct amdgpu_device *adev) in nbio_v7_11_get_memsize()
65 static void nbio_v7_11_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_11_sdma_doorbell_range()
88 static void nbio_v7_11_vpe_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_11_vpe_doorbell_range()
113 static void nbio_v7_11_vcn_doorbell_range(struct amdgpu_device *adev, in nbio_v7_11_vcn_doorbell_range()
137 static void nbio_v7_11_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_11_enable_doorbell_aperture()
150 static void nbio_v7_11_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_11_enable_doorbell_selfring_aperture()
175 static void nbio_v7_11_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_11_ih_doorbell_range()
197 static void nbio_v7_11_ih_control(struct amdgpu_device *adev) in nbio_v7_11_ih_control()
220 static u32 nbio_v7_11_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_11_get_hdp_flush_req_offset()
225 static u32 nbio_v7_11_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_11_get_hdp_flush_done_offset()
230 static u32 nbio_v7_11_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_index_offset()
235 static u32 nbio_v7_11_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_data_offset()
240 static u32 nbio_v7_11_get_pcie_port_index_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_port_index_offset()
245 static u32 nbio_v7_11_get_pcie_port_data_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_port_data_offset()
265 static void nbio_v7_11_init_registers(struct amdgpu_device *adev) in nbio_v7_11_init_registers()
289 static void nbio_v7_11_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_11_update_medium_grain_clock_gating()
318 static void nbio_v7_11_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_11_update_medium_grain_light_sleep()
348 static void nbio_v7_11_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_11_get_clockgating_state()
366 static void nbio_v7_11_set_reg_remap(struct amdgpu_device *adev) in nbio_v7_11_set_reg_remap()