Searched refs:VIDEO_STD_MASK (Results 1 – 3 of 3) sorted by relevance
58 #define VIDEO_STD_MASK (0x07 >> 1) macro
235 #define VIDEO_STD_MASK (0x07) macro
390 if ((std & VIDEO_STD_MASK) == VIDEO_STD_AUTO_SWITCH_BIT) in tvp514x_query_current_std()397 switch (std_status & VIDEO_STD_MASK) { in tvp514x_query_current_std()