Searched defs:IS_MFCV8 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h719 #define IS_MFCV8(dev) (dev->variant->version >= 0x80 ? 1 : 0) macro

Completed in 59 milliseconds