Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/media/pci/saa7146/
H A Dhexium_gemini.c129 .name = "PAL", .id = V4L2_STD_PAL,
282 hexium->cur_std = V4L2_STD_PAL; in hexium_attach()
332 if (V4L2_STD_PAL == std->id) { in std_callback()
334 hexium->cur_std = V4L2_STD_PAL; in std_callback()
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_card.c327 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
357 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
386 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
448 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
477 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
506 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
535 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
573 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
896 zr->norm = V4L2_STD_PAL; in zr36057_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H 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()
H 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()
H 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()
H A Dbt819.c213 std &= V4L2_STD_PAL; in bt819_status()
254 } else if (std & V4L2_STD_PAL) { in bt819_s_std()
H 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()
H A Dbt856.c117 } else if (std & V4L2_STD_PAL) { in bt856_s_std_output()
H A Dks0127.c550 } else if (std & V4L2_STD_PAL) { in ks0127_s_std()
609 std &= V4L2_STD_PAL; in ks0127_status()
H A Dsaa7185.c225 else if (std & V4L2_STD_PAL) in saa7185_s_std_output()
H A Dak881x.c164 } else if (std & V4L2_STD_PAL) { in ak881x_s_std_output()
H A Dadv7170.c196 } else if (std & V4L2_STD_PAL) { in adv7170_s_std_output()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H 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)
H A Dboard-dm365-evm.c382 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
460 .std_id = V4L2_STD_PAL,
531 #define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
H A Dboard-dm644x-evm.c244 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
702 #define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
721 .std_id = V4L2_STD_PAL,
H A Dpdata-quirks.c31 #define TVP514X_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H 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 …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_ad_7181.c213 return V4L2_STD_PAL; in adv7181_std_to_v4l2()
272 } else if (std == V4L2_STD_PAL) { in adv7181_reinit_parameter()
395 if (std_old == V4L2_STD_PAL) { in adv7181_ad_check_cif_error()
/OK3568_Linux_fs/kernel/drivers/media/usb/usbtv/
H A Dusbtv.h71 #define USBTV_TV_STD (V4L2_STD_525_60 | V4L2_STD_PAL | V4L2_STD_SECAM)
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c93 *std = V4L2_STD_PAL; in adv748x_afe_status()
142 if (std & V4L2_STD_PAL) in adv748x_afe_std()
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000-stds.c169 { .id = V4L2_STD_PAL, .common = composite_pal, },
317 { .id = V4L2_STD_PAL, .common = svideo_pal, },
/OK3568_Linux_fs/kernel/drivers/media/pci/tw68/
H A Dtw68.h38 V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM | \
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H 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()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst187 #define V4L2_STD_PAL (V4L2_STD_PAL_BG |
215 #define V4L2_STD_625_50 (V4L2_STD_PAL |
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c520 *i = V4L2_STD_PAL; in solo_g_std()
623 .tvnorms = V4L2_STD_NTSC_M | V4L2_STD_PAL,

1234