Home
last modified time | relevance | path

Searched refs:sw01 (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c137 p_regs->sw01.dec_irq = 0; in hal_m2vd_vdpu1_init_hwcfg()
251 p_regs->sw01.dec_e = 1; in hal_m2vd_vdpu1_gen_regs()
312 if (reg_out->sw01.dec_error_int | reg_out->sw01.dec_buffer_int) { in hal_m2vd_vdpu1_wait()
H A Dhal_m2vd_vdpu1_reg.h50 } sw01; member
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_plus.c60 p_regs->sw01.dec_irq_dis = 0; in set_defalut_parameters()
497 p_regs->sw01.dec_e = 1; in set_regs_parameters()
775 param.hard_err = (!((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_rdy_int) || in hal_avsd_plus_wait()
776 ((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_error_int; in hal_avsd_plus_wait()
788 if (((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_rdy_int && in hal_avsd_plus_wait()
789 !((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_error_int) { in hal_avsd_plus_wait()
H A Dhal_avsd_vdpu1.c52 p_regs->sw01.dec_irq_dis = 0; in set_defalut_parameters()
82 p_regs->sw01.dec_irq_dis = 0; in set_regs_parameters()
404 p_regs->sw01.dec_e = 1; in set_regs_parameters()
647 if (!((AvsdVdpu1Regs_t *)p_hal->p_regs)->sw01.dec_rdy_int) { in hal_avsd_vdpu1_wait()
H A Dhal_avsd_vdpu1_reg.h42 } sw01; member
H A Dhal_avsd_plus_reg.h50 } sw01; member
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c785 if (p_regs->sw01.dec_error_sta in rkv_h264d_wait()
786 || (!p_regs->sw01.dec_rdy_sta) in rkv_h264d_wait()
787 || p_regs->sw01.dec_empty_sta in rkv_h264d_wait()
797 memset(&p_regs->sw01, 0, sizeof(RK_U32)); in rkv_h264d_wait()
H A Dhal_h264d_rkv_reg.h59 } sw01; member