/linux/arch/powerpc/crypto/ |
H A D | aesp8-ppc.pl | 1970 my ($tweak,$seven,$eighty7,$tmp,$tweak1) = map("v$_",(8..12)); 1987 vspltisb $seven,0x07 # 0x070707..07 1990 le?vxor $leperm,$leperm,$seven 2058 vslb $eighty7,$seven,$seven # 0x808080..80 2059 vor $eighty7,$eighty7,$seven # 0x878787..87 2126 vsrab $tmp,$tweak,$seven # next tweak value 2167 vsrab $tmp,$tweak,$seven # next tweak value 2201 vspltisb $seven,0x07 # 0x070707..07 2204 le?vxor $leperm,$leperm,$seven 2273 vslb $eighty7,$seven,$seven # 0x808080..80 [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | trace_vprintk.c | 21 static const char seven[] = "7"; in sys_enter() local 29 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran); in sys_enter()
|
/linux/include/linux/platform_data/ |
H A D | dma-dw.h | 60 #define CHAN_ALLOCATION_ASCENDING 0 /* zero to seven */ 61 #define CHAN_ALLOCATION_DESCENDING 1 /* seven to zero */
|
/linux/Documentation/hwmon/ |
H A D | w83792d.rst | 44 The driver implements three temperature sensors, seven fan rotation speed 48 The driver also implements up to seven fan control outputs: pwm1-7. Pwm1-7
|
H A D | adc128d818.rst | 22 The ADC128D818 implements one temperature sensor and seven voltage sensors.
|
H A D | asb100.rst | 28 The ASB100 implements seven voltage sensors, three fan rotation speed
|
H A D | lm80.rst | 41 seven voltage sensors, alarms, and some miscellaneous stuff.
|
H A D | max6697.rst | 74 chips. The chips support one local temperature sensor plus four, six, or seven
|
H A D | emc1403.rst | 70 and EMC14x8 support eight sensors (one internal, seven external).
|
H A D | lm78.rst | 43 seven voltage sensors, VID lines, alarms, and some miscellaneous stuff.
|
/linux/arch/sparc/lib/ |
H A D | M7memset.S | 43 * other seven long words of the cache line. 51 * setting the other seven long words (56 bytes) of each 53 * Then set the remaining seven long words of each cache
|
/linux/arch/m68k/include/asm/ |
H A D | mac_psc.h | 9 * The first seven DMA channels appear to be "one-shot" and are actually 42 * set only seems to handle four interrupts instead of seven.
|
/linux/Documentation/admin-guide/media/ |
H A D | dvb_intro.rst | 107 Seven 177.500 Mhz 141 to understand. With the new format, the "Seven" channel transponder's 144 [Seven]
|
/linux/arch/mips/include/asm/ |
H A D | jazz.h | 31 * The segments of the seven segment LED are mapped 51 * control each of the seven segments and the dot independently.
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs530x.yaml | 58 Sets input channels seven and eight to high impedance.
|
H A D | nuvoton,nau8325.yaml | 10 - Seven Lee <WTLI@nuvoton.com>
|
H A D | nvidia,tegra186-asrc.yaml | 50 ASRC has seven input ports and six output ports. Accordingly ACIF
|
/linux/lib/kunit/ |
H A D | string-stream-test.c | 276 "seven", "eight", "nine", "ten", in string_stream_append_test() 418 string_stream_add(stream, "Seven\n\n"); in string_stream_no_auto_newline_test() 445 string_stream_add(stream, "Seven\n\n"); in string_stream_auto_newline_test()
|
/linux/Documentation/driver-api/ |
H A D | i2c.rst | 10 I2C devices use seven bit addresses, and bus speeds of up to 400 kHz;
|
/linux/fs/smb/client/ |
H A D | cifs_unicode.h | 43 * Mapping mechanism to use when one of the seven reserved characters is
|
/linux/arch/s390/kernel/ |
H A D | reipl.S | 58 /* Clock comparator - seven bytes */
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-fadump.h | 38 * CPU state data, HPTE & Parameters area, while the remaining seven sections
|
/linux/include/soc/fsl/qe/ |
H A D | qmc.h | 101 #define QMC_RX_FLAG_HDLC_ABORT BIT(3) /* Received an abort sequence (seven consecutive ones) */
|
/linux/drivers/mfd/ |
H A D | vx855.c | 78 /* mask out the lowest seven bits, as they are always zero, but in vx855_probe()
|
/linux/drivers/net/slip/ |
H A D | Kconfig | 74 networks that don't pass all control characters or are only seven
|