Searched refs:V4L2_STD_A2_B (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-xc2028-types.h109 #define V4L2_STD_A2_B (1LL<<33) macro
116 #define V4L2_STD_A2 (V4L2_STD_A2_A | V4L2_STD_A2_B)
132 #define V4L2_STD_PAL_BG_A2_B (V4L2_STD_PAL_BG | V4L2_STD_A2_B)
H A Dtuner-xc2028.c232 return V4L2_STD_A2_B;

Completed in 66 milliseconds