Searched refs:norms (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 763 u32 value, norms; in tvaudio_thread_ddep() local 779 norms = (audio_ddep << 2) | 0x01; in tvaudio_thread_ddep() 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() [all …]
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | falcon.rst | 55 hardwired into a read-only memory (ROM). This follows industry norms for
|
| /linux/arch/m68k/fpsp040/ |
| H A D | do_func.S | 279 | Alias extended denorms to norms for the jump table.
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 11546 # 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 …]
|