Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dtuner-xc2028-types.h113 #define V4L2_STD_NICAM_A (1LL<<34) macro
120 #define V4L2_STD_NICAM (V4L2_STD_NICAM_A | V4L2_STD_NICAM_B)
136 #define V4L2_STD_PAL_BG_NICAM_A (V4L2_STD_PAL_BG | V4L2_STD_NICAM_A)
Dtuner-xc2028.c256 return V4L2_STD_NICAM_A; in parse_audio_std_option()
Dxc4000.c1339 params->std |= V4L2_STD_NICAM_A; in xc4000_set_analog_params()