Lines Matching defs:adev

30 static void nbio_v7_11_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v7_11_remap_hdp_registers()
38 static u32 nbio_v7_11_get_rev_id(struct amdgpu_device *adev) in nbio_v7_11_get_rev_id()
49 static void nbio_v7_11_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_11_mc_access_enable()
59 static u32 nbio_v7_11_get_memsize(struct amdgpu_device *adev) in nbio_v7_11_get_memsize()
64 static void nbio_v7_11_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_11_sdma_doorbell_range()
87 static void nbio_v7_11_vpe_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_11_vpe_doorbell_range()
112 static void nbio_v7_11_vcn_doorbell_range(struct amdgpu_device *adev, in nbio_v7_11_vcn_doorbell_range()
136 static void nbio_v7_11_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_11_enable_doorbell_aperture()
149 static void nbio_v7_11_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_11_enable_doorbell_selfring_aperture()
174 static void nbio_v7_11_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_11_ih_doorbell_range()
196 static void nbio_v7_11_ih_control(struct amdgpu_device *adev) in nbio_v7_11_ih_control()
219 static u32 nbio_v7_11_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_11_get_hdp_flush_req_offset()
224 static u32 nbio_v7_11_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_11_get_hdp_flush_done_offset()
229 static u32 nbio_v7_11_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_index_offset()
234 static u32 nbio_v7_11_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_data_offset()
239 static u32 nbio_v7_11_get_pcie_port_index_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_port_index_offset()
244 static u32 nbio_v7_11_get_pcie_port_data_offset(struct amdgpu_device *adev) in nbio_v7_11_get_pcie_port_data_offset()
264 static void nbio_v7_11_init_registers(struct amdgpu_device *adev) in nbio_v7_11_init_registers()
288 static void nbio_v7_11_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_11_update_medium_grain_clock_gating()
317 static void nbio_v7_11_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_11_update_medium_grain_light_sleep()
347 static void nbio_v7_11_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_11_get_clockgating_state()
365 static void nbio_v7_11_set_reg_remap(struct amdgpu_device *adev) in nbio_v7_11_set_reg_remap()