Lines Matching defs:adev

36 static void nbio_v7_0_remap_hdp_registers(struct amdgpu_device *adev)  in nbio_v7_0_remap_hdp_registers()
44 static u32 nbio_v7_0_get_rev_id(struct amdgpu_device *adev) in nbio_v7_0_get_rev_id()
54 static void nbio_v7_0_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_0_mc_access_enable()
63 static u32 nbio_v7_0_get_memsize(struct amdgpu_device *adev) in nbio_v7_0_get_memsize()
68 static void nbio_v7_0_sdma_doorbell_range(struct amdgpu_device *adev, int instance, in nbio_v7_0_sdma_doorbell_range()
85 static void nbio_v7_0_vcn_doorbell_range(struct amdgpu_device *adev, bool use_doorbell, in nbio_v7_0_vcn_doorbell_range()
105 static void nbio_v7_0_enable_doorbell_aperture(struct amdgpu_device *adev, in nbio_v7_0_enable_doorbell_aperture()
111 static void nbio_v7_0_enable_doorbell_selfring_aperture(struct amdgpu_device *adev, in nbio_v7_0_enable_doorbell_selfring_aperture()
117 static void nbio_v7_0_ih_doorbell_range(struct amdgpu_device *adev, in nbio_v7_0_ih_doorbell_range()
131 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()
141 static void nbio_7_0_write_syshub_ind_mmr(struct amdgpu_device *adev, uint32_t offset, in nbio_7_0_write_syshub_ind_mmr()
148 static void nbio_v7_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, in nbio_v7_0_update_medium_grain_clock_gating()
187 static void nbio_v7_0_update_medium_grain_light_sleep(struct amdgpu_device *adev, in nbio_v7_0_update_medium_grain_light_sleep()
207 static void nbio_v7_0_get_clockgating_state(struct amdgpu_device *adev, in nbio_v7_0_get_clockgating_state()
223 static void nbio_v7_0_ih_control(struct amdgpu_device *adev) in nbio_v7_0_ih_control()
239 static u32 nbio_v7_0_get_hdp_flush_req_offset(struct amdgpu_device *adev) in nbio_v7_0_get_hdp_flush_req_offset()
244 static u32 nbio_v7_0_get_hdp_flush_done_offset(struct amdgpu_device *adev) in nbio_v7_0_get_hdp_flush_done_offset()
249 static u32 nbio_v7_0_get_pcie_index_offset(struct amdgpu_device *adev) in nbio_v7_0_get_pcie_index_offset()
254 static u32 nbio_v7_0_get_pcie_data_offset(struct amdgpu_device *adev) in nbio_v7_0_get_pcie_data_offset()
274 static void nbio_v7_0_init_registers(struct amdgpu_device *adev) in nbio_v7_0_init_registers()