Lines Matching defs:adev
67 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_early_init() local
91 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_init() local
166 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_fini() local
188 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_init() local
225 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_fini() local
248 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_suspend() local
276 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_resume() local
294 static void vcn_v1_0_mc_resume_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_spg_mode()
361 static void vcn_v1_0_mc_resume_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_dpg_mode()
440 static void vcn_v1_0_disable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_disable_clock_gating()
566 static void vcn_v1_0_enable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_enable_clock_gating()
631 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()
685 static void vcn_1_0_disable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_disable_static_power_gating()
730 static void vcn_1_0_enable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_enable_static_power_gating()
778 static int vcn_v1_0_start_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_spg_mode()
952 static int vcn_v1_0_start_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_dpg_mode()
1096 static int vcn_v1_0_start(struct amdgpu_device *adev) in vcn_v1_0_start()
1114 static int vcn_v1_0_stop_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_spg_mode()
1160 static int vcn_v1_0_stop_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_dpg_mode()
1193 static int vcn_v1_0_stop(struct amdgpu_device *adev) in vcn_v1_0_stop()
1205 static int vcn_v1_0_pause_dpg_mode(struct amdgpu_device *adev, in vcn_v1_0_pause_dpg_mode()
1335 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_is_idle() local
1342 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_wait_for_idle() local
1354 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_clockgating_state() local
1378 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_rptr() local
1392 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_wptr() local
1406 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_set_wptr() local
1424 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_start() local
1443 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_end() local
1463 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_fence() local
1506 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_ib() local
1528 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_reg_wait() local
1562 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_wreg() local
1584 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_rptr() local
1601 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_wptr() local
1618 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_set_wptr() local
1710 static int vcn_v1_0_set_interrupt_state(struct amdgpu_device *adev, in vcn_v1_0_set_interrupt_state()
1718 static int vcn_v1_0_process_interrupt(struct amdgpu_device *adev, in vcn_v1_0_process_interrupt()
1745 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_nop() local
1767 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_powergating_state() local
1784 struct amdgpu_device *adev = in vcn_v1_0_idle_work_handler() local
1824 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_ring_begin_use() local
1838 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_set_pg_for_begin_use() local
1966 static void vcn_v1_0_set_dec_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_dec_ring_funcs()
1972 static void vcn_v1_0_set_enc_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_enc_ring_funcs()
1987 static void vcn_v1_0_set_irq_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_irq_funcs()