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
183 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_fini() local
205 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_init() local
242 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_fini() local
265 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_suspend() local
293 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_resume() local
311 static void vcn_v1_0_mc_resume_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_spg_mode()
378 static void vcn_v1_0_mc_resume_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_dpg_mode()
457 static void vcn_v1_0_disable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_disable_clock_gating()
583 static void vcn_v1_0_enable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_enable_clock_gating()
648 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()
702 static void vcn_1_0_disable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_disable_static_power_gating()
747 static void vcn_1_0_enable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_enable_static_power_gating()
795 static int vcn_v1_0_start_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_spg_mode()
969 static int vcn_v1_0_start_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_dpg_mode()
1113 static int vcn_v1_0_start(struct amdgpu_device *adev) in vcn_v1_0_start()
1126 static int vcn_v1_0_stop_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_spg_mode()
1172 static int vcn_v1_0_stop_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_dpg_mode()
1205 static int vcn_v1_0_stop(struct amdgpu_device *adev) in vcn_v1_0_stop()
1217 static int vcn_v1_0_pause_dpg_mode(struct amdgpu_device *adev, in vcn_v1_0_pause_dpg_mode()
1347 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_is_idle() local
1354 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_wait_for_idle() local
1366 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_clockgating_state() local
1390 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_rptr() local
1404 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_wptr() local
1418 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_set_wptr() local
1436 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_start() local
1455 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_end() local
1475 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_fence() local
1518 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_ib() local
1540 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_reg_wait() local
1574 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_wreg() local
1596 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_rptr() local
1613 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_wptr() local
1630 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_set_wptr() local
1722 static int vcn_v1_0_set_interrupt_state(struct amdgpu_device *adev, in vcn_v1_0_set_interrupt_state()
1730 static int vcn_v1_0_process_interrupt(struct amdgpu_device *adev, in vcn_v1_0_process_interrupt()
1757 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_nop() local
1779 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_powergating_state() local
1796 struct amdgpu_device *adev = in vcn_v1_0_idle_work_handler() local
1836 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_ring_begin_use() local
1850 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_set_pg_for_begin_use() local
2047 static void vcn_v1_0_set_dec_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_dec_ring_funcs()
2053 static void vcn_v1_0_set_enc_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_enc_ring_funcs()
2068 static void vcn_v1_0_set_irq_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_irq_funcs()