Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c763 u32 value, norms; in tvaudio_thread_ddep() local
785 norms = (0x11 << 2) | 0x01; in tvaudio_thread_ddep()
789 norms = (0x0f << 2) | 0x01; in tvaudio_thread_ddep()
793 norms = 0; in tvaudio_thread_ddep()
795 norms |= 0x04; in tvaudio_thread_ddep()
797 norms |= 0x20; in tvaudio_thread_ddep()
799 norms |= 0x08; in tvaudio_thread_ddep()
801 norms |= 0x40; in tvaudio_thread_ddep()
803 norms |= 0x10; in tvaudio_thread_ddep()
804 if (0 == norms) in tvaudio_thread_ddep()
[all …]
/linux-6.3-rc2/drivers/media/pci/zoran/
A Dzoran_card.c385 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
415 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
444 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
475 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
506 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
535 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
564 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
593 .norms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
634 .norms = V4L2_STD_NTSC | V4L2_STD_PAL,
A Dzoran.h179 v4l2_std_id norms; member
A Dzoran_driver.c206 if (!(norm & zr->card.norms)) { in zoran_set_norm()
/linux-6.3-rc2/arch/m68k/fpsp040/
A Ddo_func.S279 | Alias extended denorms to norms for the jump table.
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A 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 #
13434 # norms into extended, single, and double precision. #
13466 # ABSOLUTE VALUE: norms and denorms ONLY!
14658 # ADD: norms and denorms
15111 # SUB: norms and denorms
15523 # norms/denorms into ext/sgl/dbl precision. #
[all …]

Completed in 40 milliseconds