Searched refs:IS_MFCV12 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c59 if (!IS_MFCV12(dev))
139 if (dev->risc_on && !IS_MFCV12(dev))
H A Ds5p_mfc_opr_v6.c87 if (IS_MFCV12(dev)) {
267 if (IS_MFCV12(dev)) {
295 if (IS_MFCV12(dev)) {
318 if (IS_MFCV12(dev)) {
346 if (IS_MFCV12(dev))
524 if (IS_MFCV12(dev))
546 if (IS_MFCV12(ctx->dev)) {
995 if (IS_MFCV12(dev)) {
H A Ds5p_mfc_common.h787 #define IS_MFCV12(dev) ((dev)->variant->version >= 0xC0) macro
H A Ds5p_mfc_enc.c1192 if (!IS_MFCV12(dev))
1460 if (IS_MFCV12(dev))
1578 if (IS_MFCV6_PLUS(dev) && (!IS_MFCV12(dev))) {

Completed in 205 milliseconds