Searched refs:TUNER_PHILIPS_NTSC (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/common/ |
H A D | tveeprom.c | 73 { TUNER_PHILIPS_NTSC, "Philips FI1236" }, 79 { TUNER_PHILIPS_NTSC, "Philips FI1236 MK2" }, 87 { TUNER_PHILIPS_NTSC, "Philips FR1236 MK2" }, 93 { TUNER_PHILIPS_NTSC, "Philips FM1236" }, 107 { TUNER_PHILIPS_NTSC, "Philips TD1536" }, 108 { TUNER_PHILIPS_NTSC, "Philips TD1536D" }, 109 { TUNER_PHILIPS_NTSC, "Philips FMR1236" }, /* mono radio */
|
/openbmc/linux/include/media/ |
H A D | tuner.h | 20 #define TUNER_PHILIPS_NTSC 2 macro
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 388 .tuner_type = TUNER_PHILIPS_NTSC, 930 .tuner_type = TUNER_PHILIPS_NTSC, 1531 .tuner_type = TUNER_PHILIPS_NTSC, 1863 .tuner_type = TUNER_PHILIPS_NTSC, 2328 .tuner_type = TUNER_PHILIPS_NTSC, 2540 .tuner_type = TUNER_PHILIPS_NTSC, 3699 btv->tuner_type=TUNER_PHILIPS_NTSC; in modtec_eeprom() 4037 TUNER_PHILIPS_NTSC, TUNER_PHILIPS_PAL /* PAL-BG*/,
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tuner-types.c | 1451 [TUNER_PHILIPS_NTSC] = { /* Philips NTSC */
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.c | 253 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_NTSC },
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 776 .tuner_type = TUNER_PHILIPS_NTSC, 1182 .tuner_type = TUNER_PHILIPS_NTSC, 1540 .tuner_type = TUNER_PHILIPS_NTSC, 3007 .tuner_type = TUNER_PHILIPS_NTSC,
|