Searched refs:IS_MFCV6_PLUS (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.c17 if (IS_MFCV6_PLUS(dev))
H A Ds5p_mfc_ctrl.c129 if (IS_MFCV6_PLUS(dev)) {
181 if (IS_MFCV6_PLUS(dev)) {
199 if (IS_MFCV6_PLUS(dev)) {
238 if (IS_MFCV6_PLUS(dev)) {
281 if (IS_MFCV6_PLUS(dev))
372 if (IS_MFCV6_PLUS(dev)) {
H A Ds5p_mfc_opr.c19 if (IS_MFCV6_PLUS(dev)) {
30 if (IS_MFCV6_PLUS(dev))
H A Ds5p_mfc_dec.c987 if (IS_MFCV6_PLUS(dev))
1109 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) {
1250 else if (IS_MFCV6_PLUS(ctx->dev))
H A Ds5p_mfc_common.h783 #define IS_MFCV6_PLUS(dev) ((dev)->variant->version >= 0x60) macro
H A Ds5p_mfc_enc.c1182 if (!IS_MFCV6_PLUS(dev)) {
1578 if (IS_MFCV6_PLUS(dev) && (!IS_MFCV12(dev))) {
1925 if (IS_MFCV6_PLUS(dev))
2458 if (IS_MFCV6_PLUS(dev)) {
2563 if (IS_MFCV6_PLUS(dev) &&
H A Ds5p_mfc.c320 if (IS_MFCV6_PLUS(dev))

Completed in 145 milliseconds