Home
last modified time | relevance | path

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

12345

/Linux-v5.15/drivers/crypto/vmx/
Daesp8-ppc.pl1969 my ($tweak,$seven,$eighty7,$tmp,$tweak1) = map("v$_",(8..12));
1986 vspltisb $seven,0x07 # 0x070707..07
1989 le?vxor $leperm,$leperm,$seven
2057 vslb $eighty7,$seven,$seven # 0x808080..80
2058 vor $eighty7,$eighty7,$seven # 0x878787..87
2125 vsrab $tmp,$tweak,$seven # next tweak value
2166 vsrab $tmp,$tweak,$seven # next tweak value
2200 vspltisb $seven,0x07 # 0x070707..07
2203 le?vxor $leperm,$leperm,$seven
2272 vslb $eighty7,$seven,$seven # 0x808080..80
[all …]
/Linux-v5.15/include/linux/platform_data/
Ddma-dw.h60 #define CHAN_ALLOCATION_ASCENDING 0 /* zero to seven */
61 #define CHAN_ALLOCATION_DESCENDING 1 /* seven to zero */
/Linux-v5.15/fs/cifs/
Dfs_context.h204 bool remap:1; /* set to remap seven reserved chars in filenames */
205 bool sfu_remap:1; /* remap seven reserved chars ala SFU */
/Linux-v5.15/Documentation/hwmon/
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
Dadc128d818.rst22 The ADC128D818 implements one temperature sensor and seven voltage sensors.
Dasb100.rst28 The ASB100 implements seven voltage sensors, three fan rotation speed
Dlm80.rst41 seven voltage sensors, alarms, and some miscellaneous stuff.
Dmax6697.rst74 chips. The chips support one local temperature sensor plus four, six, or seven
Dlm78.rst43 seven voltage sensors, VID lines, alarms, and some miscellaneous stuff.
Dlm87.rst39 rotation speed sensors, up to seven voltage sensors, alarms, and some
/Linux-v5.15/arch/sparc/lib/
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-v5.15/arch/m68k/include/asm/
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-v5.15/Documentation/admin-guide/media/
Ddvb_intro.rst107 Seven 177.500 Mhz
141 to understand. With the new format, the "Seven" channel transponder's
144 [Seven]
/Linux-v5.15/arch/mips/include/asm/
Djazz.h31 * The segments of the seven segment LED are mapped
51 * control each of the seven segments and the dot independently.
/Linux-v5.15/Documentation/driver-api/
Di2c.rst10 I2C devices use seven bit addresses, and bus speeds of up to 400 kHz;
/Linux-v5.15/arch/s390/kernel/
Dreipl.S62 /* Clock comparator - seven bytes */
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Drockchip-pcie-ep.txt16 - resets: Must contain seven entries for each entry in reset-names.
/Linux-v5.15/drivers/mfd/
Dvx855.c78 /* mask out the lowest seven bits, as they are always zero, but in vx855_probe()
/Linux-v5.15/drivers/net/slip/
DKconfig74 networks that don't pass all control characters or are only seven
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-soc35 or more eight (8) bit fields, each consisting of seven (7)
/Linux-v5.15/drivers/leds/
Dleds-ot200.c27 * and can handle up to seven leds on the front panel.
/Linux-v5.15/drivers/eisa/
Deisa.ids701 ICU0790 "Video Seven WIN.PRO card"
702 ICU0800 "Video Seven WIN.VGA card"
903 ISA9800 "Video Seven V-RAM VGA"
904 ISA9801 "Video Seven Vega Deluxe EGA Adapter"
905 ISA9802 "Video Seven FastWrite VGA Video Adapter"
906 ISA9803 "Video Seven VGA 1024i Video Adapter"
/Linux-v5.15/fs/ksmbd/
Dsmbfsctl.h14 * including the seven below that we do not have struct definitions for.
/Linux-v5.15/fs/ext4/
Dresize.c721 unsigned *five, unsigned *seven) in ext4_list_backups() argument
737 if (*seven < *min) { in ext4_list_backups()
738 min = seven; in ext4_list_backups()
760 unsigned seven = 7; in verify_reserved_gdb() local
765 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb()
1112 unsigned seven = 7; in update_backups() local
1126 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
1172 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
/Linux-v5.15/drivers/usb/gadget/udc/
DKconfig300 It has seven configurable endpoints, and endpoint zero.
436 and high speed USB 2.0 data transfers. It has seven configurable

12345