Home
last modified time | relevance | path

Searched refs:V4L2_STD_NTSC_M (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c226 .default_std_mask = V4L2_STD_NTSC_M,
286 .default_std_mask = V4L2_STD_NTSC_M,
490 .default_std_mask = V4L2_STD_NTSC_M,
513 .default_std_mask = V4L2_STD_NTSC_M,
650 .default_std_mask = V4L2_STD_NTSC_M,
674 .default_std_mask = V4L2_STD_NTSC_M,
H A Dpvrusb2-std.c33 (V4L2_STD_NTSC_M| \
62 #define TSTD_M (V4L2_STD_PAL_M|V4L2_STD_NTSC_M)
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c89 .std = V4L2_STD_PAL_BG|V4L2_STD_NTSC_M,
98 .std = V4L2_STD_PAL_BG|V4L2_STD_NTSC_M,
107 .std = V4L2_STD_PAL_BG|V4L2_STD_NTSC_M,
116 .std = V4L2_STD_PAL_BG|V4L2_STD_NTSC_M,
482 o->std = V4L2_STD_NTSC_M | V4L2_STD_PAL_BG; in vidioc_enum_output()
877 .name = "NTSC", .id = V4L2_STD_NTSC_M,
891 .name = "NTSC", .id = V4L2_STD_NTSC_M,
905 .name = "NTSC", .id = V4L2_STD_NTSC_M,
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c432 cx->std |= V4L2_STD_NTSC_M; in cx18_process_eeprom()
438 cx->std |= V4L2_STD_NTSC_M; in cx18_process_eeprom()
506 return V4L2_STD_NTSC_M; in cx18_parse_std()
1026 cx->std = V4L2_STD_NTSC_M; in cx18_probe()
1042 cx->std = V4L2_STD_NTSC_M; in cx18_probe()
1095 cx->std = V4L2_STD_NTSC_M; in cx18_probe()
1218 else if (cx->std & V4L2_STD_NTSC_M) in cx18_init_on_first_open()
1228 std = (cx->tuner_std == V4L2_STD_ALL) ? V4L2_STD_NTSC_M : cx->tuner_std; in cx18_init_on_first_open()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c535 itv->std |= V4L2_STD_NTSC_M; in ivtv_process_eeprom()
541 itv->std |= V4L2_STD_NTSC_M; in ivtv_process_eeprom()
618 return V4L2_STD_NTSC_M; in ivtv_parse_std()
1112 itv->std = V4L2_STD_NTSC_M; in ivtv_probe()
1131 itv->std = V4L2_STD_NTSC_M; in ivtv_probe()
1345 else if (itv->std & V4L2_STD_NTSC_M) { in ivtv_init_on_first_open()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dau8522_decoder.c586 if ((std & (V4L2_STD_PAL_M | V4L2_STD_NTSC_M)) == 0) in au8522_s_std()
748 state->std = V4L2_STD_NTSC_M; in au8522_probe()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst272 supports the ``V4L2_STD_NTSC_M`` video standard.
318 standard is ``V4L2_STD_NTSC_M``.
331 when the current video standard is ``V4L2_STD_NTSC_M``.
H A Dvidioc-enumstd.rst143 #define V4L2_STD_NTSC_M ((v4l2_std_id)0x00001000)
191 #define V4L2_STD_NTSC (V4L2_STD_NTSC_M |
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c514 *i = V4L2_STD_NTSC_M; in solo_g_std()
619 .tvnorms = V4L2_STD_NTSC_M | V4L2_STD_PAL,
H A Dsolo6x10-v4l2-enc.c943 *i = V4L2_STD_NTSC_M; in solo_enc_g_std()
1178 .tvnorms = V4L2_STD_NTSC_M | V4L2_STD_PAL,
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821.h68 V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_JP | V4L2_STD_NTSC_M_KR | \
H A Dcx25821-video.c673 dev->tvnorm = V4L2_STD_NTSC_M; in cx25821_video_register()
/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c1174 input->v4l2_std = V4L2_STD_NTSC_M; in tw5864_video_input_init()
1462 case STD_NTSC: return V4L2_STD_NTSC_M; in tw5864_get_v4l2_std()
1476 if (v4l2_std & V4L2_STD_NTSC_M) in tw5864_from_v4l2_std()
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c510 afe->curr_norm = V4L2_STD_NTSC_M; in adv748x_afe_init()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1362 #define V4L2_STD_NTSC_M ((v4l2_std_id)0x00001000) /* BTSC */ macro
1398 #define V4L2_STD_NTSC (V4L2_STD_NTSC_M |\
1450 #define V4L2_STD_MTS (V4L2_STD_NTSC_M |\
/openbmc/linux/drivers/media/tuners/
H A Dtda9887.c221 .std = V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_KR,
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c29 .id = V4L2_STD_NTSC_M,
1067 port->std = V4L2_STD_NTSC_M; in saa7164_encoder_register()
H A Dsaa7164.h106 (V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_JP)
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885.h125 V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_JP | V4L2_STD_NTSC_443 | \
/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget-av.c1398 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
1400 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1322 (dev->std_cap[dev->input] & V4L2_STD_NTSC_M) ? 4 : 3; in vivid_video_g_tuner()
1332 if (dev->std_cap[dev->input] & V4L2_STD_NTSC_M) in vivid_video_g_tuner()
1348 V4L2_STD_NTSC_M,
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c724 go->std = V4L2_STD_NTSC_M; in go7007_update_board()
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c825 dev->norm = V4L2_STD_NTSC_M; in stk1160_video_register()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx.h114 V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_JP | V4L2_STD_NTSC_443 | \
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-video.c1801 .tvnorms = V4L2_STD_NTSC_M | V4L2_STD_PAL_M,
1968 dev->std = V4L2_STD_NTSC_M; in au0828_analog_register()

12