Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_60 (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c30 V4L2_STD_PAL_60)
65 #define TSTD_60 (V4L2_STD_PAL_60)
/Linux-v5.4/drivers/media/i2c/adv748x/
Dadv748x-afe.c90 *std = V4L2_STD_PAL_60; in adv748x_afe_status()
130 if (std == V4L2_STD_PAL_60) in adv748x_afe_std()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-enumstd.rst145 #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800)
147 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh
226 V4L2_STD_PAL_60 |
/Linux-v5.4/drivers/media/pci/tw68/
Dtw68.h39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
Dtw68-video.c173 .id = V4L2_STD_PAL_60,
/Linux-v5.4/drivers/media/i2c/
Dadv7183.c203 if (std == V4L2_STD_PAL_60) in adv7183_s_std()
374 *std &= V4L2_STD_PAL_60; in adv7183_querystd()
Dak881x.c158 } else if (std == V4L2_STD_PAL_60) { in ak881x_s_std_output()
Dadv7393.c128 SD_STD_PAL_M, 705268427, V4L2_STD_PAL_60,
Dadv7343.c128 SD_STD_PAL_M, 705268427, V4L2_STD_PAL_60,
Dadv7180.c282 return V4L2_STD_PAL_60; in adv7180_std_to_v4l2()
298 if (std == V4L2_STD_PAL_60) in v4l2_std_to_adv7180()
Dsaa7115.c1027 } else if (std == V4L2_STD_PAL_60) { in saa711x_set_v4lstd()
1460 V4L2_STD_PAL_M | V4L2_STD_PAL_60; in saa711x_querystd()
/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000.h294 V4L2_STD_PAL_M|V4L2_STD_PAL_60|V4L2_STD_NTSC_M| \
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttvp.h74 V4L2_STD_PAL_60)
/Linux-v5.4/drivers/media/usb/usbtv/
Dusbtv-video.c137 if (norm & (V4L2_STD_PAL_M | V4L2_STD_PAL_60)) in usbtv_norm_to_16f_reg()
244 V4L2_STD_PAL | V4L2_STD_PAL_60 | V4L2_STD_PAL_M; in usbtv_select_norm()
/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-av-core.c419 if (std == V4L2_STD_PAL_60) { in cx18_av_std_setup()
866 } else if (state->std == V4L2_STD_PAL_60) { in cx18_av_s_std()
Dcx18-driver.c447 return V4L2_STD_PAL_60; in cx18_parse_std()
/Linux-v5.4/drivers/media/pci/cx23885/
Dcx23885.h127 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1224 #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800) macro
1321 V4L2_STD_PAL_60 |\
/Linux-v5.4/drivers/media/pci/tw5864/
Dtw5864-video.c1466 case STD_PAL_60: return V4L2_STD_PAL_60; in tw5864_get_v4l2_std()
1486 if (v4l2_std & V4L2_STD_PAL_60) in tw5864_from_v4l2_std()
/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x-video.c787 else if (id & V4L2_STD_PAL_60) in tw686x_set_standard()
877 *std &= V4L2_STD_PAL_60; in tw686x_querystd()
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134.h712 V4L2_STD_PAL_60)
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx.h117 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-core.c907 } else if (norm & V4L2_STD_PAL_60) { in cx88_set_tvnorm()
/Linux-v5.4/drivers/media/v4l2-core/
Dtuner-core.c949 return V4L2_STD_PAL_60; in tuner_fixup_std()
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-driver.c554 return V4L2_STD_PAL_60; in ivtv_parse_std()

12