Lines Matching defs:adev

71 static u32 soc15_pcie_rreg(struct amdgpu_device *adev, u32 reg)  in soc15_pcie_rreg()
86 static void soc15_pcie_wreg(struct amdgpu_device *adev, u32 reg, u32 v) in soc15_pcie_wreg()
101 static u32 soc15_uvd_ctx_rreg(struct amdgpu_device *adev, u32 reg) in soc15_uvd_ctx_rreg()
116 static void soc15_uvd_ctx_wreg(struct amdgpu_device *adev, u32 reg, u32 v) in soc15_uvd_ctx_wreg()
129 static u32 soc15_didt_rreg(struct amdgpu_device *adev, u32 reg) in soc15_didt_rreg()
144 static void soc15_didt_wreg(struct amdgpu_device *adev, u32 reg, u32 v) in soc15_didt_wreg()
157 static u32 soc15_gc_cac_rreg(struct amdgpu_device *adev, u32 reg) in soc15_gc_cac_rreg()
169 static void soc15_gc_cac_wreg(struct amdgpu_device *adev, u32 reg, u32 v) in soc15_gc_cac_wreg()
179 static u32 soc15_se_cac_rreg(struct amdgpu_device *adev, u32 reg) in soc15_se_cac_rreg()
191 static void soc15_se_cac_wreg(struct amdgpu_device *adev, u32 reg, u32 v) in soc15_se_cac_wreg()
201 static u32 soc15_get_config_memsize(struct amdgpu_device *adev) in soc15_get_config_memsize()
206 static u32 soc15_get_xclk(struct amdgpu_device *adev) in soc15_get_xclk()
217 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select()
229 static void soc15_vga_set_state(struct amdgpu_device *adev, bool state) in soc15_vga_set_state()
234 static bool soc15_read_disabled_bios(struct amdgpu_device *adev) in soc15_read_disabled_bios()
240 static bool soc15_read_bios_from_rom(struct amdgpu_device *adev, in soc15_read_bios_from_rom()
297 static uint32_t soc15_read_indexed_register(struct amdgpu_device *adev, u32 se_num, in soc15_read_indexed_register()
314 static uint32_t soc15_get_register_value(struct amdgpu_device *adev, in soc15_get_register_value()
329 static int soc15_read_register(struct amdgpu_device *adev, u32 se_num, in soc15_read_register()
362 void soc15_program_register_sequence(struct amdgpu_device *adev, in soc15_program_register_sequence()
387 static int soc15_asic_reset(struct amdgpu_device *adev) in soc15_asic_reset()
424 static int soc15_set_uvd_clocks(struct amdgpu_device *adev, u32 vclk, u32 dclk) in soc15_set_uvd_clocks()
437 static int soc15_set_vce_clocks(struct amdgpu_device *adev, u32 evclk, u32 ecclk) in soc15_set_vce_clocks()
444 static void soc15_pcie_gen3_enable(struct amdgpu_device *adev) in soc15_pcie_gen3_enable()
464 static void soc15_program_aspm(struct amdgpu_device *adev) in soc15_program_aspm()
473 static void soc15_enable_doorbell_aperture(struct amdgpu_device *adev, in soc15_enable_doorbell_aperture()
489 int soc15_set_ip_blocks(struct amdgpu_device *adev) in soc15_set_ip_blocks()
571 static uint32_t soc15_get_rev_id(struct amdgpu_device *adev) in soc15_get_rev_id()
576 static void soc15_flush_hdp(struct amdgpu_device *adev, struct amdgpu_ring *ring) in soc15_flush_hdp()
581 static void soc15_invalidate_hdp(struct amdgpu_device *adev, in soc15_invalidate_hdp()
591 static bool soc15_need_full_reset(struct amdgpu_device *adev) in soc15_need_full_reset()
615 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_early_init() local
748 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_late_init() local
758 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_sw_init() local
773 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_hw_init() local
789 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_hw_fini() local
801 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_suspend() local
808 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_resume() local
828 static void soc15_update_hdp_light_sleep(struct amdgpu_device *adev, bool enable) in soc15_update_hdp_light_sleep()
843 static void soc15_update_drm_clock_gating(struct amdgpu_device *adev, bool enable) in soc15_update_drm_clock_gating()
872 static void soc15_update_drm_light_sleep(struct amdgpu_device *adev, bool enable) in soc15_update_drm_light_sleep()
887 static void soc15_update_rom_medium_grain_clock_gating(struct amdgpu_device *adev, in soc15_update_rom_medium_grain_clock_gating()
908 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_set_clockgating_state() local
954 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in soc15_common_get_clockgating_state() local