Lines Matching defs:adev

69 	struct amdgpu_device *adev = (struct amdgpu_device *)handle;  in vcn_v1_0_early_init()  local
93 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_init() local
175 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_fini() local
197 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_init() local
234 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_fini() local
257 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_suspend() local
285 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_resume() local
303 static void vcn_v1_0_mc_resume_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_spg_mode()
370 static void vcn_v1_0_mc_resume_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_dpg_mode()
449 static void vcn_v1_0_disable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_disable_clock_gating()
575 static void vcn_v1_0_enable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_enable_clock_gating()
640 static void vcn_v1_0_clock_gating_dpg_mode(struct amdgpu_device *adev, uint8_t sram_sel) in vcn_v1_0_clock_gating_dpg_mode()
694 static void vcn_1_0_disable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_disable_static_power_gating()
739 static void vcn_1_0_enable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_enable_static_power_gating()
787 static int vcn_v1_0_start_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_spg_mode()
961 static int vcn_v1_0_start_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_dpg_mode()
1105 static int vcn_v1_0_start(struct amdgpu_device *adev) in vcn_v1_0_start()
1118 static int vcn_v1_0_stop_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_spg_mode()
1164 static int vcn_v1_0_stop_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_dpg_mode()
1197 static int vcn_v1_0_stop(struct amdgpu_device *adev) in vcn_v1_0_stop()
1209 static int vcn_v1_0_pause_dpg_mode(struct amdgpu_device *adev, in vcn_v1_0_pause_dpg_mode()
1339 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_is_idle() local
1346 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_wait_for_idle() local
1358 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_clockgating_state() local
1382 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_rptr() local
1396 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_wptr() local
1410 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_set_wptr() local
1428 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_start() local
1447 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_end() local
1467 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_fence() local
1510 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_ib() local
1532 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_reg_wait() local
1566 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_wreg() local
1588 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_rptr() local
1605 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_wptr() local
1622 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_set_wptr() local
1714 static int vcn_v1_0_set_interrupt_state(struct amdgpu_device *adev, in vcn_v1_0_set_interrupt_state()
1722 static int vcn_v1_0_process_interrupt(struct amdgpu_device *adev, in vcn_v1_0_process_interrupt()
1749 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_nop() local
1771 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_powergating_state() local
1788 struct amdgpu_device *adev = in vcn_v1_0_idle_work_handler() local
1828 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_ring_begin_use() local
1842 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_set_pg_for_begin_use() local
2041 static void vcn_v1_0_set_dec_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_dec_ring_funcs()
2047 static void vcn_v1_0_set_enc_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_enc_ring_funcs()
2062 static void vcn_v1_0_set_irq_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_irq_funcs()