Lines Matching defs:adev

31 static void nbio_v7_7_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v7_7_remap_hdp_registers()
39 static u32 nbio_v7_7_get_rev_id(struct amdgpu_device *adev) in nbio_v7_7_get_rev_id()
50 static void nbio_v7_7_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_7_mc_access_enable()
60 static u32 nbio_v7_7_get_memsize(struct amdgpu_device *adev) in nbio_v7_7_get_memsize()
65 static void nbio_v7_7_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_7_sdma_doorbell_range()
88 static void nbio_v7_7_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v7_7_vcn_doorbell_range()
108 static void nbio_v7_7_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_7_enable_doorbell_aperture()
120 static void nbio_v7_7_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_7_enable_doorbell_selfring_aperture()
146 static void nbio_v7_7_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_7_ih_doorbell_range()
169 static void nbio_v7_7_ih_control(struct amdgpu_device *adev) in nbio_v7_7_ih_control()
192 static u32 nbio_v7_7_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_7_get_hdp_flush_req_offset()
197 static u32 nbio_v7_7_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_7_get_hdp_flush_done_offset()
202 static u32 nbio_v7_7_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_index_offset()
207 static u32 nbio_v7_7_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_data_offset()
212 static u32 nbio_v7_7_get_pcie_port_index_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_port_index_offset()
217 static u32 nbio_v7_7_get_pcie_port_data_offset(struct amdgpu_device *adev) in nbio_v7_7_get_pcie_port_data_offset()
237 static void nbio_v7_7_init_registers(struct amdgpu_device *adev) in nbio_v7_7_init_registers()
258 static void nbio_v7_7_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_7_update_medium_grain_clock_gating()
287 static void nbio_v7_7_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_7_update_medium_grain_light_sleep()
317 static void nbio_v7_7_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_7_get_clockgating_state()
335 static void nbio_v7_7_set_reg_remap(struct amdgpu_device *adev) in nbio_v7_7_set_reg_remap()