Home
last modified time | relevance | path

Searched refs:V4L2_STD_GH (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c76 .std = V4L2_STD_B | V4L2_STD_GH,
806 if (dev->tvnorm->id & (V4L2_STD_B | V4L2_STD_GH)) in tvaudio_thread_ddep()
/linux-4.4.14/drivers/media/common/
Dtveeprom.c75 { V4L2_STD_B|V4L2_STD_GH, " PAL(B/G)" },
/linux-4.4.14/drivers/media/tuners/
Dtda8290.c127 } else if (params->std & V4L2_STD_GH) { in set_audio()
Dtda827x.c64 } else if (params->std & V4L2_STD_GH) { in tda827x_set_std()
Dtda18271-fe.c1017 } else if (params->std & V4L2_STD_GH) { in tda18271_set_analog_params()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.c433 #define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B | V4L2_STD_GH | \ in cx18_process_eeprom()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1147 #define V4L2_STD_GH (V4L2_STD_G |\ macro
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c1284 else if (dev->norm & V4L2_STD_GH) in cx231xx_s_frequency()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c1858 .pat = V4L2_STD_B|V4L2_STD_GH,