Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c30 V4L2_STD_PAL_60)
65 #define TSTD_60 (V4L2_STD_PAL_60)
/linux-6.1.9/Documentation/userspace-api/media/v4l/
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.1.9/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-6.1.9/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-6.1.9/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.c289 return V4L2_STD_PAL_60; in adv7180_std_to_v4l2()
305 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-6.1.9/drivers/staging/media/deprecated/tm6000/
Dtm6000.h294 V4L2_STD_PAL_M|V4L2_STD_PAL_60|V4L2_STD_NTSC_M| \
/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttvp.h74 V4L2_STD_PAL_60)
/linux-6.1.9/drivers/media/usb/usbtv/
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.1.9/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.c446 return V4L2_STD_PAL_60; in cx18_parse_std()
/linux-6.1.9/drivers/media/pci/cx23885/
Dcx23885.h128 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1328 #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800) macro
1425 V4L2_STD_PAL_60 |\
/linux-6.1.9/drivers/media/pci/tw5864/
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.1.9/drivers/media/pci/tw686x/
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.1.9/drivers/media/pci/saa7134/
Dsaa7134.h713 V4L2_STD_PAL_60)
/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx.h117 V4L2_STD_PAL_60 | V4L2_STD_SECAM_L | V4L2_STD_SECAM_DK)
/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c921 } else if (norm & V4L2_STD_PAL_60) { in cx88_set_tvnorm()
/linux-6.1.9/drivers/media/v4l2-core/
Dtuner-core.c948 return V4L2_STD_PAL_60; in tuner_fixup_std()
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-driver.c550 return V4L2_STD_PAL_60; in ivtv_parse_std()

12