Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dvideodev2.h1142 #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004) macro
1207 V4L2_STD_PAL_G)
1224 #define V4L2_STD_G (V4L2_STD_PAL_G |\
/linux-4.19.296/drivers/media/tuners/
Dmt2063.c2062 } else if (params->std & V4L2_STD_PAL_G) { in mt2063_set_analog_params()
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ioctl.c59 { V4L2_STD_PAL_G, "PAL-G" },