Home
last modified time | relevance | path

Searched refs:V4L2_STD_MN (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/media/pci/ivtv/
A Divtv-cards.c487 { .std = V4L2_STD_MN, .tuner = TUNER_PHILIPS_FQ1286 },
518 { .std = V4L2_STD_MN, .tuner = TUNER_PHILIPS_FQ1286 },
664 { .std = V4L2_STD_MN, .tuner = TUNER_PANASONIC_VP27 },
701 { .std = V4L2_STD_MN, .tuner = TUNER_PANASONIC_VP27 },
853 { .std = V4L2_STD_MN, .tuner = TUNER_PHILIPS_FQ1286 },
1010 { .std = V4L2_STD_MN, .tuner = TUNER_PARTSNIC_PTI_5NF05 },
1056 { .std = V4L2_STD_MN, .tuner = TUNER_PHILIPS_FM1236_MK3 },
1125 { .std = V4L2_STD_MN, .tuner = TUNER_PHILIPS_FM1236_MK3 },
A Divtv-driver.c669 itv->std = tunertype ? V4L2_STD_MN : (V4L2_STD_ALL & ~V4L2_STD_MN); in ivtv_process_options()
/linux/drivers/media/i2c/
A Dmsp3400-kthreads.c31 "4.5/4.72 M Dual FM-Stereo", V4L2_STD_MN },
652 state->detected_std = V4L2_STD_MN; in msp3400c_thread()
875 if (state->v4l2_std & V4L2_STD_MN) { in msp34xxg_modus()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c59 .std = V4L2_STD_MN,
800 if (dev->tvnorm->id & V4L2_STD_MN) in tvaudio_thread_ddep()
/linux/drivers/media/pci/cx88/
A Dcx88-core.c621 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 754 : 922; in norm_swidth()
626 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 135 : 186; in norm_hdelay()
/linux/drivers/media/tuners/
A Dtuner-simple.c569 } else if ((params->std & V4L2_STD_MN) && in simple_set_tv_freq()
570 !(params->std & ~V4L2_STD_MN)) { in simple_set_tv_freq()
A Dtda827x.c44 if (params->std & V4L2_STD_MN) { in tda827x_set_std()
479 if (params->std & V4L2_STD_MN) in tda827xa_lna_gain()
A Dtuner-xc2028.c1175 p->std = V4L2_STD_MN; in xc2028_set_analog_freq()
1178 if (!(p->std & V4L2_STD_MN)) in xc2028_set_analog_freq()
A Dxc4000.c1299 if (params->std & V4L2_STD_MN) { in xc4000_set_analog_params()
1300 params->std = V4L2_STD_MN; in xc4000_set_analog_params()
A Dtda8290.c109 if (params->std & V4L2_STD_MN) { in set_audio()
A Dsi2157.c577 } else if (params->std & V4L2_STD_MN) { in si2157_set_analog_params()
A Dxc5000.c856 if (params->std & V4L2_STD_MN) { in xc5000_config_tv()
A Dtda18271-fe.c999 } else if (params->std & V4L2_STD_MN) { in tda18271_set_analog_params()
A Dr820t.c2185 p->std = V4L2_STD_MN; in r820t_set_analog_freq()
A Dmt2063.c2048 if (params->std & ~V4L2_STD_MN) { in mt2063_set_analog_params()
/linux/drivers/media/common/
A Dtveeprom.c52 { V4L2_STD_MN, " NTSC(M)" },
/linux/drivers/media/usb/tm6000/
A Dtm6000-stds.c357 } else if (dev->norm & V4L2_STD_MN) { in tm6000_set_audio_std()
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst194 #define V4L2_STD_MN (V4L2_STD_PAL_M |
A Dhist-v4l2.rst778 South Korea), and the sets ``V4L2_STD_MN``, ``V4L2_STD_B``,
/linux/drivers/media/pci/cx18/
A Dcx18-driver.c419 V4L2_STD_MN | \ in cx18_process_eeprom()
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-avcore.c1575 } else if (standerd & (V4L2_STD_MN | V4L2_STD_NTSC_M_JP)) { in cx231xx_Get_Colibri_CarrierOffset()
1676 if (standard & V4L2_STD_MN) { in cx231xx_dif_configure_C2HH_for_low_IF()
A Dcx231xx-video.c1169 if (dev->norm & (V4L2_STD_MN | V4L2_STD_NTSC_443)) in cx231xx_s_frequency()
/linux/include/uapi/linux/
A Dvideodev2.h1380 #define V4L2_STD_MN (V4L2_STD_PAL_M |\ macro
/linux/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions291 replace define V4L2_STD_MN v4l2-std-id
/linux/drivers/media/pci/bt8xx/
A Dbttv-cards.c4098 if (bttv_tvnorms[btv->tvnorm].v4l2_id & V4L2_STD_MN) in bttv_tda9880_setnorm()

Completed in 68 milliseconds

12