Home
last modified time | relevance | path

Searched refs:IS_MFCV7_PLUS (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c43 #define IS_MFCV6_V2(dev) (!IS_MFCV7_PLUS(dev) && dev->fw_ver == MFC_FW_V2)
157 else if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
483 if (IS_MFCV7_PLUS(ctx->dev)) { in s5p_mfc_enc_calc_src_size_v6()
1620 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) { in s5p_mfc_init_decode_v6()
1635 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) in s5p_mfc_init_decode_v6()
1724 if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_init_encode_v6()
2380 if (!IS_MFCV7_PLUS(dev)) in s5p_mfc_init_regs_v6_plus()
H A Ds5p_mfc_ctrl.c140 if ((!dev->risc_on) || (!IS_MFCV7_PLUS(dev))) in s5p_mfc_reset()
H A Ds5p_mfc_common.h774 #define IS_MFCV7_PLUS(dev) (dev->variant->version >= 0x70 ? 1 : 0) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c43 #define IS_MFCV6_V2(dev) (!IS_MFCV7_PLUS(dev) && dev->fw_ver == MFC_FW_V2)
157 else if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
483 if (IS_MFCV7_PLUS(ctx->dev)) { in s5p_mfc_enc_calc_src_size_v6()
1620 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) { in s5p_mfc_init_decode_v6()
1635 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) in s5p_mfc_init_decode_v6()
1724 if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_init_encode_v6()
2380 if (!IS_MFCV7_PLUS(dev)) in s5p_mfc_init_regs_v6_plus()
H A Ds5p_mfc_ctrl.c140 if ((!dev->risc_on) || (!IS_MFCV7_PLUS(dev))) in s5p_mfc_reset()
H A Ds5p_mfc_common.h774 #define IS_MFCV7_PLUS(dev) (dev->variant->version >= 0x70 ? 1 : 0) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c43 #define IS_MFCV6_V2(dev) (!IS_MFCV7_PLUS(dev) && dev->fw_ver == MFC_FW_V2)
157 else if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_alloc_codec_buffers_v6()
483 if (IS_MFCV7_PLUS(ctx->dev)) { in s5p_mfc_enc_calc_src_size_v6()
1620 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) { in s5p_mfc_init_decode_v6()
1635 if (IS_MFCV7_PLUS(dev) || IS_MFCV6_V2(dev)) in s5p_mfc_init_decode_v6()
1724 if (IS_MFCV7_PLUS(dev)) { in s5p_mfc_init_encode_v6()
2380 if (!IS_MFCV7_PLUS(dev)) in s5p_mfc_init_regs_v6_plus()
H A Ds5p_mfc_ctrl.c140 if ((!dev->risc_on) || (!IS_MFCV7_PLUS(dev))) in s5p_mfc_reset()
H A Ds5p_mfc_common.h774 #define IS_MFCV7_PLUS(dev) (dev->variant->version >= 0x70 ? 1 : 0) macro