Home
last modified time | relevance | path

Searched full:seven (Results 1 – 25 of 131) sorted by relevance

123456

/linux/arch/powerpc/crypto/
H A Daesp8-ppc.pl1970 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 Dtrace_vprintk.c21 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 Ddma-dw.h60 #define CHAN_ALLOCATION_ASCENDING 0 /* zero to seven */
61 #define CHAN_ALLOCATION_DESCENDING 1 /* seven to zero */
/linux/Documentation/hwmon/
H A Dw83792d.rst44 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 Dadc128d818.rst22 The ADC128D818 implements one temperature sensor and seven voltage sensors.
H A Dasb100.rst28 The ASB100 implements seven voltage sensors, three fan rotation speed
H A Dlm80.rst41 seven voltage sensors, alarms, and some miscellaneous stuff.
H A Dmax6697.rst74 chips. The chips support one local temperature sensor plus four, six, or seven
H A Demc1403.rst70 and EMC14x8 support eight sensors (one internal, seven external).
H A Dlm78.rst43 seven voltage sensors, VID lines, alarms, and some miscellaneous stuff.
/linux/arch/sparc/lib/
H A DM7memset.S43 * 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 Dmac_psc.h9 * 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 Ddvb_intro.rst107 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 Djazz.h31 * 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 Dcirrus,cs530x.yaml58 Sets input channels seven and eight to high impedance.
H A Dnuvoton,nau8325.yaml10 - Seven Lee <WTLI@nuvoton.com>
H A Dnvidia,tegra186-asrc.yaml50 ASRC has seven input ports and six output ports. Accordingly ACIF
/linux/lib/kunit/
H A Dstring-stream-test.c276 "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 Di2c.rst10 I2C devices use seven bit addresses, and bus speeds of up to 400 kHz;
/linux/fs/smb/client/
H A Dcifs_unicode.h43 * Mapping mechanism to use when one of the seven reserved characters is
/linux/arch/s390/kernel/
H A Dreipl.S58 /* Clock comparator - seven bytes */
/linux/arch/powerpc/platforms/pseries/
H A Drtas-fadump.h38 * CPU state data, HPTE & Parameters area, while the remaining seven sections
/linux/include/soc/fsl/qe/
H A Dqmc.h101 #define QMC_RX_FLAG_HDLC_ABORT BIT(3) /* Received an abort sequence (seven consecutive ones) */
/linux/drivers/mfd/
H A Dvx855.c78 /* mask out the lowest seven bits, as they are always zero, but in vx855_probe()
/linux/drivers/net/slip/
H A DKconfig74 networks that don't pass all control characters or are only seven

123456