Home
last modified time | relevance | path

Searched refs:V4L2_STD_A2_B (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dxc2028-types.h113 #define V4L2_STD_A2_B (1LL<<33) macro
120 #define V4L2_STD_A2 (V4L2_STD_A2_A | V4L2_STD_A2_B)
136 #define V4L2_STD_PAL_BG_A2_B (V4L2_STD_PAL_BG | V4L2_STD_A2_B)
H A Dxc2028.c249 return V4L2_STD_A2_B; in parse_audio_std_option()
H A Dxc4000.c1328 params->std |= V4L2_STD_A2_B; in xc4000_set_analog_params()