Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/tuners/
Dxc2028-types.h112 #define V4L2_STD_A2_A (1LL<<32) macro
120 #define V4L2_STD_A2 (V4L2_STD_A2_A | V4L2_STD_A2_B)
135 #define V4L2_STD_PAL_BG_A2_A (V4L2_STD_PAL_BG | V4L2_STD_A2_A)
Dxc2028.c247 return V4L2_STD_A2_A; in parse_audio_std_option()
Dxc4000.c1325 params->std |= V4L2_STD_A2_A; in xc4000_set_analog_params()