Home
last modified time | relevance | path

Searched refs:norms (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c778 u32 value, norms; in tvaudio_thread_ddep() local
793 norms = (audio_ddep << 2) | 0x01; in tvaudio_thread_ddep()
798 norms = (0x11 << 2) | 0x01; in tvaudio_thread_ddep()
802 norms = (0x0f << 2) | 0x01; in tvaudio_thread_ddep()
806 norms = 0; in tvaudio_thread_ddep()
808 norms |= 0x04; in tvaudio_thread_ddep()
810 norms |= 0x20; in tvaudio_thread_ddep()
812 norms |= 0x08; in tvaudio_thread_ddep()
814 norms |= 0x40; in tvaudio_thread_ddep()
816 norms |= 0x10; in tvaudio_thread_ddep()
[all …]
/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_card.c387 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
417 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
446 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
477 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
508 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
537 .norms = V4L2_STD_NTSC|V4L2_STD_PAL,
566 .norms = V4L2_STD_NTSC|V4L2_STD_PAL,
595 .norms = V4L2_STD_NTSC|V4L2_STD_PAL|V4L2_STD_SECAM,
634 .norms = V4L2_STD_NTSC|V4L2_STD_PAL,
Dzoran.h249 v4l2_std_id norms; member
Dzoran_driver.c1452 if (!(norm & zr->card.norms)) { in zoran_set_norm()
/linux-4.1.27/Documentation/video4linux/
DREADME.cx8829 TV norms may or may not work.
/linux-4.1.27/arch/m68k/fpsp040/
Ddo_func.S279 | Alias extended denorms to norms for the jump table.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S11546 # norms/denorms into ext/sgl/dbl precision. #
11547 # For norms/denorms, scale the exponents such that a multiply #
12041 # norms into extended, single, and double precision. #
12363 # norms/denorms into ext/sgl/dbl precision. #
12364 # For norms/denorms, scale the exponents such that a divide #
13325 # here. For norms, load the rounding mode/prec, execute a "fintrz", #
13328 # norms. Denorms are so low that the answer will either be a zero or a #
13434 # norms into extended, single, and double precision. #
13466 # ABSOLUTE VALUE: norms and denorms ONLY!
14658 # ADD: norms and denorms
[all …]