Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-std.c30 V4L2_STD_PAL_60)
65 #define TSTD_60 (V4L2_STD_PAL_60)
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst134 #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800)
136 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh
212 V4L2_STD_PAL_60 |
/linux-6.3-rc2/drivers/media/i2c/adv748x/
A Dadv748x-afe.c90 *std = V4L2_STD_PAL_60; in adv748x_afe_status()
130 if (std == V4L2_STD_PAL_60) in adv748x_afe_std()
/linux-6.3-rc2/drivers/media/pci/tw68/
A Dtw68.h39 V4L2_STD_PAL_M | V4L2_STD_PAL_Nc | V4L2_STD_PAL_60)
A Dtw68-video.c173 .id = V4L2_STD_PAL_60,
/linux-6.3-rc2/drivers/media/i2c/
A Dadv7183.c203 if (std == V4L2_STD_PAL_60) in adv7183_s_std()
374 *std &= V4L2_STD_PAL_60; in adv7183_querystd()
A Dak881x.c158 } else if (std == V4L2_STD_PAL_60) { in ak881x_s_std_output()
A Dadv7393.c128 SD_STD_PAL_M, 705268427, V4L2_STD_PAL_60,
A Dadv7343.c128 SD_STD_PAL_M, 705268427, V4L2_STD_PAL_60,
A Dadv7180.c289 return V4L2_STD_PAL_60; in adv7180_std_to_v4l2()
305 if (std == V4L2_STD_PAL_60) in v4l2_std_to_adv7180()
A 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-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttvp.h74 V4L2_STD_PAL_60)
/linux-6.3-rc2/drivers/media/usb/usbtv/
A Dusbtv-video.c137 if (norm & (V4L2_STD_PAL_M | V4L2_STD_PAL_60)) in usbtv_norm_to_16f_reg()
246 V4L2_STD_PAL | V4L2_STD_PAL_60 | V4L2_STD_PAL_M | in usbtv_select_norm()
/linux-6.3-rc2/drivers/media/pci/cx18/
A 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()
A Dcx18-driver.c446 return V4L2_STD_PAL_60; in cx18_parse_std()
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885.h128 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
A Dcx23885-417.c80 .id = V4L2_STD_PAL_60,
/linux-6.3-rc2/drivers/media/pci/tw5864/
A Dtw5864-video.c1468 case STD_PAL_60: return V4L2_STD_PAL_60; in tw5864_get_v4l2_std()
1488 if (v4l2_std & V4L2_STD_PAL_60) in tw5864_from_v4l2_std()
/linux-6.3-rc2/drivers/media/pci/tw686x/
A Dtw686x-video.c784 else if (id & V4L2_STD_PAL_60) in tw686x_set_standard()
874 *std &= V4L2_STD_PAL_60; in tw686x_querystd()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1342 #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800) macro
1439 V4L2_STD_PAL_60 |\
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134.h713 V4L2_STD_PAL_60)
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx.h117 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-core.c921 } else if (norm & V4L2_STD_PAL_60) { in cx88_set_tvnorm()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dtuner-core.c946 return V4L2_STD_PAL_60; in tuner_fixup_std()
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-driver.c550 return V4L2_STD_PAL_60; in ivtv_parse_std()

Completed in 99 milliseconds

12