Searched refs:V4L2_STD_B (Results 1 – 13 of 13) sorted by relevance
63 .std = V4L2_STD_B | V4L2_STD_GH,794 if (dev->tvnorm->id & (V4L2_STD_B | V4L2_STD_GH)) in tvaudio_thread_ddep()
51 { V4L2_STD_B|V4L2_STD_GH, " PAL(B/G)" },
1365 #define V4L2_STD_B (V4L2_STD_PAL_B |\ macro1378 #define V4L2_STD_BG (V4L2_STD_B |\
177 #define V4L2_STD_B (V4L2_STD_PAL_B |
778 South Korea), and the sets ``V4L2_STD_MN``, ``V4L2_STD_B``,
112 } else if (params->std & V4L2_STD_B) { in set_audio()
556 if (params->std & (V4L2_STD_B | V4L2_STD_GH)) { in si2157_set_analog_params()
48 } else if (params->std & V4L2_STD_B) { in tda827x_set_std()
1002 } else if (params->std & V4L2_STD_B) { in tda18271_set_analog_params()
418 #define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B | V4L2_STD_GH | \ in cx18_process_eeprom()
284 replace define V4L2_STD_B v4l2-std-id
1171 else if (dev->norm & V4L2_STD_B) in cx231xx_s_frequency()
1838 .pat = V4L2_STD_B|V4L2_STD_GH,
Completed in 41 milliseconds