Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL (Results 1 – 25 of 70) sorted by relevance

123

/linux/drivers/media/pci/saa7146/
A Dhexium_gemini.c129 .name = "PAL", .id = V4L2_STD_PAL,
282 hexium->cur_std = V4L2_STD_PAL; in hexium_attach()
327 if (V4L2_STD_PAL == std->id) { in std_callback()
329 hexium->cur_std = V4L2_STD_PAL; in std_callback()
/linux/drivers/staging/media/zoran/
A Dzoran_card.c328 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
358 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
387 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
418 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
449 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
478 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
507 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
536 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
574 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
851 zr->norm = V4L2_STD_PAL; in zr36057_init()
[all …]
A Dzoran_driver.c602 inp->std = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM; in zoran_enum_input()
640 outp->std = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM;
799 .tvnorms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
/linux/drivers/media/i2c/
A Dsaa7110.c203 return V4L2_STD_PAL; in determine_norm()
232 return V4L2_STD_PAL; in determine_norm()
271 } else if (std & V4L2_STD_PAL) { in saa7110_s_std()
381 decoder->norm = V4L2_STD_PAL; in saa7110_probe()
A Dvpx3220.c273 else if (decoder->norm & V4L2_STD_PAL) in vpx3220_init()
302 std &= V4L2_STD_PAL; in vpx3220_status()
351 } else if (std & V4L2_STD_PAL) { in vpx3220_s_std()
478 decoder->norm = V4L2_STD_PAL; in vpx3220_probe()
A Dadv7183.c213 else if (std & V4L2_STD_PAL) in adv7183_s_std()
377 *std &= V4L2_STD_PAL; in adv7183_querystd()
590 decoder->std = V4L2_STD_PAL; in adv7183_probe()
A Dbt819.c213 std &= V4L2_STD_PAL; in bt819_status()
254 } else if (std & V4L2_STD_PAL) { in bt819_s_std()
A Dtw9910.c439 } else if (norm & V4L2_STD_PAL) { in tw9910_select_norm()
521 if (!(norm & (V4L2_STD_NTSC | V4L2_STD_PAL))) in tw9910_s_std()
902 *norm = V4L2_STD_NTSC | V4L2_STD_PAL; in tw9910_g_tvnorms()
A Dbt856.c117 } else if (std & V4L2_STD_PAL) { in bt856_s_std_output()
A Dsaa7185.c225 else if (std & V4L2_STD_PAL) in saa7185_s_std_output()
A Dks0127.c550 } else if (std & V4L2_STD_PAL) { in ks0127_s_std()
609 std &= V4L2_STD_PAL; in ks0127_status()
A Dak881x.c164 } else if (std & V4L2_STD_PAL) { in ak881x_s_std_output()
A Dadv7170.c196 } else if (std & V4L2_STD_PAL) { in adv7170_s_std_output()
/linux/arch/arm/mach-davinci/
A Dboard-dm355-evm.c206 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
284 .std_id = V4L2_STD_PAL,
295 #define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
A Dboard-dm644x-evm.c244 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
706 #define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
725 .std_id = V4L2_STD_PAL,
A Dboard-dm365-evm.c386 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
464 .std_id = V4L2_STD_PAL,
535 #define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
A Dpdata-quirks.c31 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-cards.c98 .norm = V4L2_STD_PAL,
178 .norm = V4L2_STD_PAL,
219 .norm = V4L2_STD_PAL,
249 .norm = V4L2_STD_PAL,
290 .norm = V4L2_STD_PAL,
575 .norm = V4L2_STD_PAL,
707 .norm = V4L2_STD_PAL,
746 .norm = V4L2_STD_PAL,
815 .norm = V4L2_STD_PAL,
839 .norm = V4L2_STD_PAL,
[all …]
/linux/drivers/media/usb/usbtv/
A Dusbtv.h71 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL | V4L2_STD_SECAM)
/linux/drivers/media/i2c/adv748x/
A Dadv748x-afe.c93 *std = V4L2_STD_PAL; in adv748x_afe_status()
142 if (std & V4L2_STD_PAL) in adv748x_afe_std()
/linux/drivers/media/usb/tm6000/
A Dtm6000-stds.c169 { .id = V4L2_STD_PAL, .common = composite_pal, },
317 { .id = V4L2_STD_PAL, .common = svideo_pal, },
/linux/drivers/media/pci/tw68/
A Dtw68.h38 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
/linux/drivers/media/pci/cx18/
A Dcx18-av-core.c359 if (std & V4L2_STD_PAL) { in cx18_av_std_setup()
541 } else if (std & V4L2_STD_PAL) { in input_change()
872 else if (state->std & V4L2_STD_PAL) in cx18_av_s_std()
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst187 #define V4L2_STD_PAL (V4L2_STD_PAL_BG |
215 #define V4L2_STD_625_50 (V4L2_STD_PAL |
/linux/drivers/media/pci/solo6x10/
A Dsolo6x10-v4l2.c520 *i = V4L2_STD_PAL; in solo_g_std()
623 .tvnorms = V4L2_STD_NTSC_M | V4L2_STD_PAL,

Completed in 37 milliseconds

123