Home
last modified time | relevance | path

Searched refs:irq_status (Results 1 – 16 of 16) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c767 ((RK_U32 *)&regs->irq_status)[i]); in hal_avs2d_rkv_dump_reg_write()
880 rd_cfg.reg = &regs->irq_status; in hal_avs2d_rkv_start()
881 rd_cfg.size = sizeof(regs->irq_status); in hal_avs2d_rkv_start()
1066 AVS2D_HAL_TRACE("read reg[224] 0x%08x\n", p_regs->irq_status.reg224); in hal_avs2d_rkv_wait()
1074 if (p_regs->irq_status.reg224.dec_error_sta || in hal_avs2d_rkv_wait()
1075 (!p_regs->irq_status.reg224.dec_rdy_sta) || in hal_avs2d_rkv_wait()
1076 p_regs->irq_status.reg224.buf_empty_sta || in hal_avs2d_rkv_wait()
1077 p_regs->irq_status.reg226.strmd_error_status || in hal_avs2d_rkv_wait()
1078 p_regs->irq_status.reg227.colmv_error_ref_picidx || in hal_avs2d_rkv_wait()
1079 p_regs->irq_status.reg225.strmd_detect_error_flag) in hal_avs2d_rkv_wait()
[all …]
H A Dhal_avs2d_vdpu382.c833 ((RK_U32 *)&regs->irq_status)[i]); in hal_avs2d_vdpu382_dump_reg_write()
946 rd_cfg.reg = &regs->irq_status; in hal_avs2d_vdpu382_start()
947 rd_cfg.size = sizeof(regs->irq_status); in hal_avs2d_vdpu382_start()
1132 AVS2D_HAL_TRACE("read reg[224] 0x%08x\n", p_regs->irq_status.reg224); in hal_avs2d_vdpu382_wait()
1140 if (p_regs->irq_status.reg224.dec_error_sta || in hal_avs2d_vdpu382_wait()
1141 (!p_regs->irq_status.reg224.dec_rdy_sta) || in hal_avs2d_vdpu382_wait()
1142 p_regs->irq_status.reg224.buf_empty_sta || in hal_avs2d_vdpu382_wait()
1143 p_regs->irq_status.reg226.strmd_error_status || in hal_avs2d_vdpu382_wait()
1144 p_regs->irq_status.reg227.colmv_error_ref_picidx || in hal_avs2d_vdpu382_wait()
1145 p_regs->irq_status.reg226.strmd_detect_error_flag) in hal_avs2d_vdpu382_wait()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c1086 rd_cfg.reg = &regs->irq_status; in vdpu34x_h264d_start()
1087 rd_cfg.size = sizeof(regs->irq_status); in vdpu34x_h264d_start()
1138 if (p_regs->irq_status.reg224.dec_error_sta || in vdpu34x_h264d_wait()
1139 (!p_regs->irq_status.reg224.dec_rdy_sta) || in vdpu34x_h264d_wait()
1140 p_regs->irq_status.reg224.buf_empty_sta || in vdpu34x_h264d_wait()
1141 p_regs->irq_status.reg226.strmd_error_status || in vdpu34x_h264d_wait()
1142 p_regs->irq_status.reg227.colmv_error_ref_picidx || in vdpu34x_h264d_wait()
1143 p_regs->irq_status.reg225.strmd_detect_error_flag) in vdpu34x_h264d_wait()
1150 memset(&p_regs->irq_status.reg224, 0, sizeof(RK_U32)); in vdpu34x_h264d_wait()
H A Dhal_h264d_vdpu382.c1138 rd_cfg.reg = &regs->irq_status; in vdpu382_h264d_start()
1139 rd_cfg.size = sizeof(regs->irq_status); in vdpu382_h264d_start()
1246 hw_err = p_regs->irq_status.reg224.dec_error_sta || in vdpu382_h264d_wait()
1247 (!p_regs->irq_status.reg224.dec_rdy_sta) || in vdpu382_h264d_wait()
1248 p_regs->irq_status.reg224.buf_empty_sta || in vdpu382_h264d_wait()
1249 p_regs->irq_status.reg226.strmd_error_status || in vdpu382_h264d_wait()
1250 p_regs->irq_status.reg227.colmv_error_ref_picidx || in vdpu382_h264d_wait()
1251 p_regs->irq_status.reg226.strmd_detect_error_flag; in vdpu382_h264d_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_avs2d.h152 Vdpu382RegIrqStatus irq_status; member
H A Dvdpu34x_avs2d.h148 Vdpu34xRegIrqStatus irq_status; member
H A Dvdpu34x_h265d.h184 Vdpu34xRegIrqStatus irq_status; member
H A Dvdpu382_h265d.h208 Vdpu382RegIrqStatus irq_status; member
H A Dvdpu34x_h264d.h245 Vdpu34xRegIrqStatus irq_status; member
H A Dvdpu34x_vp9d.h290 Vdpu34xRegIrqStatus irq_status; member
H A Dvdpu382_h264d.h272 Vdpu382RegIrqStatus irq_status; member
H A Dvdpu382_vp9d.h315 Vdpu382RegIrqStatus irq_status; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c1045 rd_cfg.reg = &hw_regs->irq_status; in hal_h265d_vdpu382_start()
1046 rd_cfg.size = sizeof(hw_regs->irq_status); in hal_h265d_vdpu382_start()
1098 hw_regs->irq_status.reg224.dec_error_sta || in hal_h265d_vdpu382_wait()
1099 hw_regs->irq_status.reg224.buf_empty_sta || in hal_h265d_vdpu382_wait()
1100 hw_regs->irq_status.reg224.dec_bus_sta || in hal_h265d_vdpu382_wait()
1101 !hw_regs->irq_status.reg224.dec_rdy_sta) { in hal_h265d_vdpu382_wait()
H A Dhal_h265d_vdpu34x.c1254 rd_cfg.reg = &hw_regs->irq_status; in hal_h265d_vdpu34x_start()
1255 rd_cfg.size = sizeof(hw_regs->irq_status); in hal_h265d_vdpu34x_start()
1308 hw_regs->irq_status.reg224.dec_error_sta || in hal_h265d_vdpu34x_wait()
1309 hw_regs->irq_status.reg224.buf_empty_sta || in hal_h265d_vdpu34x_wait()
1310 hw_regs->irq_status.reg224.dec_bus_sta || in hal_h265d_vdpu34x_wait()
1311 !hw_regs->irq_status.reg224.dec_rdy_sta) { in hal_h265d_vdpu34x_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c955 rd_cfg.reg = &hw_regs->irq_status; in hal_vp9d_vdpu34x_start()
956 rd_cfg.size = sizeof(hw_regs->irq_status); in hal_vp9d_vdpu34x_start()
1005 !hw_regs->irq_status.reg224.dec_rdy_sta) { in hal_vp9d_vdpu34x_wait()
H A Dhal_vp9d_vdpu382.c989 rd_cfg.reg = &hw_regs->irq_status; in hal_vp9d_vdpu382_start()
990 rd_cfg.size = sizeof(hw_regs->irq_status); in hal_vp9d_vdpu382_start()
1037 !hw_regs->irq_status.reg224.dec_rdy_sta) { in hal_vp9d_vdpu382_wait()