Lines Matching defs:adev
41 static u32 nbio_v7_0_get_rev_id(struct amdgpu_device *adev) in nbio_v7_0_get_rev_id()
56 static void nbio_v7_0_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_0_mc_access_enable()
65 static void nbio_v7_0_hdp_flush(struct amdgpu_device *adev, in nbio_v7_0_hdp_flush()
75 static u32 nbio_v7_0_get_memsize(struct amdgpu_device *adev) in nbio_v7_0_get_memsize()
80 static void nbio_v7_0_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_0_sdma_doorbell_range()
101 static void nbio_v7_0_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_0_enable_doorbell_aperture()
107 static void nbio_v7_0_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_0_enable_doorbell_selfring_aperture()
113 static void nbio_v7_0_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_0_ih_doorbell_range()
127 static uint32_t nbio_7_0_read_syshub_ind_mmr(struct amdgpu_device *adev, uint32_t offset) in nbio_7_0_read_syshub_ind_mmr()
137 static void nbio_7_0_write_syshub_ind_mmr(struct amdgpu_device *adev, uint32_t offset, in nbio_7_0_write_syshub_ind_mmr()
144 static void nbio_v7_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_0_update_medium_grain_clock_gating()
186 static void nbio_v7_0_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_0_update_medium_grain_light_sleep()
206 static void nbio_v7_0_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_0_get_clockgating_state()
222 static void nbio_v7_0_ih_control(struct amdgpu_device *adev) in nbio_v7_0_ih_control()
238 static u32 nbio_v7_0_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_0_get_hdp_flush_req_offset()
243 static u32 nbio_v7_0_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_0_get_hdp_flush_done_offset()
248 static u32 nbio_v7_0_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_0_get_pcie_index_offset()
253 static u32 nbio_v7_0_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_0_get_pcie_data_offset()
273 static void nbio_v7_0_detect_hw_virt(struct amdgpu_device *adev) in nbio_v7_0_detect_hw_virt()
279 static void nbio_v7_0_init_registers(struct amdgpu_device *adev) in nbio_v7_0_init_registers()