Home
last modified time | relevance | path

Searched refs:mpp_dev_ioctl (Results 1 – 25 of 64) sorted by relevance

123

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c256 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_v540c_start()
266 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_v540c_start()
276 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_v540c_start()
286 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg1); in hal_jpege_v540c_start()
296 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg1); in hal_jpege_v540c_start()
302 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_v540c_start()
351 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_v540c_wait()
H A Dhal_jpege_vepu511.c485 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_vepu511_start()
495 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_vepu511_start()
505 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_vepu511_start()
515 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg); in hal_jpege_vepu511_start()
525 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg1); in hal_jpege_vepu511_start()
535 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg1); in hal_jpege_vepu511_start()
541 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_vepu511_start()
597 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_vepu511_wait()
H A Dhal_jpege_vpu720.c552 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &cfg_base); in hal_jpege_vpu720_start()
561 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg_st); in hal_jpege_vpu720_start()
569 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &cfg_st); in hal_jpege_vpu720_start()
575 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_vpu720_start()
599 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_vpu720_wait()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c699 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in multi_core_start()
709 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in multi_core_start()
715 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, reg_cfg); in multi_core_start()
722 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_DELIMIT, NULL); in multi_core_start()
731 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in multi_core_start()
755 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in multi_core_wait()
824 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_jpege_vepu2_start()
834 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_jpege_vepu2_start()
840 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_vepu2_start()
872 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_vepu2_wait()
[all …]
H A Dhal_jpege_vepu1_v2.c399 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_jpege_vepu1_start()
409 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_jpege_vepu1_start()
415 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_vepu1_start()
441 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_vepu1_wait()
534 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_jpege_vepu1_part_start()
544 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_jpege_vepu1_part_start()
550 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_jpege_vepu1_part_start()
573 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_jpege_vepu1_part_wait()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c255 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vpu2_h263d_start()
265 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_vpu2_h263d_start()
271 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_vpu2_h263d_start()
287 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_vpu2_h263d_wait()
H A Dhal_h263d_vdpu1.c254 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vpu1_h263d_start()
264 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_vpu1_h263d_start()
270 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_vpu1_h263d_start()
286 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_vpu1_h263d_wait()
/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c275 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_m2vd_vdpu1_start()
285 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_m2vd_vdpu1_start()
291 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_m2vd_vdpu1_start()
308 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_m2vd_vdpu1_wait()
H A Dhal_m2vd_vdpu2.c347 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_m2vd_vdpu2_start()
357 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_m2vd_vdpu2_start()
363 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_m2vd_vdpu2_start()
383 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_m2vd_vdpu2_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c830 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_rkv_start()
841 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_rkv_start()
852 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_rkv_start()
863 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_rkv_start()
873 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_rkv_start()
883 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_rkv_start()
893 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_rkv_start()
903 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_rkv_start()
915 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_rkv_start()
928 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in hal_avs2d_rkv_start()
[all …]
H A Dhal_avs2d_vdpu382.c896 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu382_start()
907 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu382_start()
918 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu382_start()
929 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu382_start()
939 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu382_start()
949 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu382_start()
959 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu382_start()
969 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu382_start()
981 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu382_start()
994 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in hal_avs2d_vdpu382_start()
[all …]
H A Dhal_avs2d_vdpu383.c739 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu383_start()
748 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu383_start()
757 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu383_start()
766 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_avs2d_vdpu383_start()
775 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu383_start()
786 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_avs2d_vdpu383_start()
793 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in hal_avs2d_vdpu383_start()
901 ret = mpp_dev_ioctl(p_hal->dev, MPP_DEV_CMD_POLL, NULL); in hal_avs2d_vdpu383_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu382.c777 mpp_dev_ioctl(p_hal->dev, MPP_DEV_SET_ERR_REF_HACK, &reg_ctx->err_ref_hack); in vdpu382_h264d_init()
1083 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1093 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1103 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1113 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1122 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1132 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu382_h264d_start()
1142 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu382_h264d_start()
1152 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu382_h264d_start()
1161 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in vdpu382_h264d_start()
[all …]
H A Dhal_h264d_vdpu34x.c1029 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1039 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1049 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1059 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1069 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1080 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu34x_h264d_start()
1090 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu34x_h264d_start()
1100 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in vdpu34x_h264d_start()
1127 ret = mpp_dev_ioctl(p_hal->dev, MPP_DEV_CMD_POLL, NULL); in vdpu34x_h264d_wait()
H A Dhal_h264d_vdpu384a.c891 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu384a_h264d_start()
900 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu384a_h264d_start()
909 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu384a_h264d_start()
918 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu384a_h264d_start()
927 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu384a_h264d_start()
937 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in vdpu384a_h264d_start()
964 ret = mpp_dev_ioctl(p_hal->dev, MPP_DEV_CMD_POLL, NULL); in vdpu384a_h264d_wait()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c422 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu2_mpg4d_start()
432 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu2_mpg4d_start()
438 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in vdpu2_mpg4d_start()
455 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in vdpu2_mpg4d_wait()
H A Dhal_m4vd_vdpu1.c424 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in vdpu1_mpg4d_start()
434 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in vdpu1_mpg4d_start()
440 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_SEND, NULL); in vdpu1_mpg4d_start()
457 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_CMD_POLL, NULL); in vdpu1_mpg4d_wait()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c368 mpp_dev_ioctl(dev, MPP_DEV_LOCK_MAP, NULL); in service_put_buffer()
370 mpp_dev_ioctl(dev, MPP_DEV_DETACH_FD, pos); in service_put_buffer()
371 mpp_dev_ioctl(dev, MPP_DEV_UNLOCK_MAP, NULL); in service_put_buffer()
724 mpp_dev_ioctl(dev, MPP_DEV_LOCK_MAP, NULL); in mpp_buffer_attach_dev_lock()
750 ret = mpp_dev_ioctl(dev, MPP_DEV_ATTACH_FD, node); in mpp_buffer_attach_dev_lock()
760 mpp_dev_ioctl(dev, MPP_DEV_UNLOCK_MAP, NULL); in mpp_buffer_attach_dev_lock()
780 mpp_dev_ioctl(dev, MPP_DEV_LOCK_MAP, NULL); in mpp_buffer_detach_dev_f()
785 ret = mpp_dev_ioctl(dev, MPP_DEV_DETACH_FD, pos); in mpp_buffer_detach_dev_f()
791 mpp_dev_ioctl(dev, MPP_DEV_UNLOCK_MAP, NULL); in mpp_buffer_detach_dev_f()
/rockchip-linux_mpp/osal/driver/
H A Dmpp_device.c98 MPP_RET mpp_dev_ioctl(MppDev ctx, RK_S32 cmd, void *param) in mpp_dev_ioctl() function
197 return mpp_dev_ioctl(dev, MPP_DEV_REG_OFFSET, &trans_cfg); in mpp_dev_set_reg_offset()
/rockchip-linux_mpp/mpp/hal/rkdec/
H A Dvdpu34x_com.c154 mpp_dev_ioctl(dev, MPP_DEV_RCB_INFO, &rcb_cfg); in vdpu34x_set_rcbinfo()
177 mpp_dev_ioctl(dev, MPP_DEV_RCB_INFO, &rcb_cfg); in vdpu34x_set_rcbinfo()
H A Dvdpu382_com.c157 mpp_dev_ioctl(dev, MPP_DEV_RCB_INFO, &rcb_cfg); in vdpu382_set_rcbinfo()
172 mpp_dev_ioctl(dev, MPP_DEV_RCB_INFO, &rcb_cfg); in vdpu382_set_rcbinfo()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c989 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
999 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
1009 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
1019 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
1029 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
1039 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h265d_vdpu382_start()
1049 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_REG_RD, &rd_cfg); in hal_h265d_vdpu382_start()
1057 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_CMD_SEND, NULL); in hal_h265d_vdpu382_start()
1091 ret = mpp_dev_ioctl(reg_ctx->dev, MPP_DEV_CMD_POLL, NULL); in hal_h265d_vdpu382_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c909 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu34x_start()
919 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu34x_start()
929 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu34x_start()
939 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu34x_start()
949 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu34x_start()
959 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_vp9d_vdpu34x_start()
968 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in hal_vp9d_vdpu34x_start()
991 ret = mpp_dev_ioctl(p_hal->dev, MPP_DEV_CMD_POLL, NULL); in hal_vp9d_vdpu34x_wait()
H A Dhal_vp9d_vdpu382.c943 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu382_start()
953 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu382_start()
963 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu382_start()
973 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu382_start()
983 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_WR, &wr_cfg); in hal_vp9d_vdpu382_start()
993 ret = mpp_dev_ioctl(dev, MPP_DEV_REG_RD, &rd_cfg); in hal_vp9d_vdpu382_start()
1000 ret = mpp_dev_ioctl(dev, MPP_DEV_CMD_SEND, NULL); in hal_vp9d_vdpu382_start()
1023 ret = mpp_dev_ioctl(p_hal->dev, MPP_DEV_CMD_POLL, NULL); in hal_vp9d_vdpu382_wait()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2077 mpp_dev_ioctl(ctx->dev, MPP_DEV_RCB_INFO, &rcb_cfg); in setup_vepu580_ext_line_buf()
2082 mpp_dev_ioctl(ctx->dev, MPP_DEV_RCB_INFO, &rcb_cfg); in setup_vepu580_ext_line_buf()
2216 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2225 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2234 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2243 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2252 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2262 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2272 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_WR, &wr_cfg); in hal_h264e_vepu580_start()
2278 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->offsets); in hal_h264e_vepu580_start()
[all …]

123