Home
last modified time | relevance | path

Searched full:six (Results 1 – 25 of 252) sorted by relevance

1234567891011

/linux-6.12.1/include/linux/
Detherdevice.h82 * @addr: Pointer to a six-byte array containing the Ethernet address
105 * @addr: Pointer to a six-byte array containing the Ethernet address
124 * @addr: Pointer to a six-byte array containing the Ethernet address
158 * @addr: Pointer to a six-byte array containing the Ethernet address
169 * @addr: Pointer to a six-byte array containing the Ethernet address
184 * @addr: Pointer to a six-byte array containing the Ethernet address
195 * @addr: Pointer to a six-byte array containing the Ethernet address
231 * @addr: Pointer to a six-byte array containing the Ethernet address
245 * @addr: Pointer to a six-byte array containing the Ethernet address
256 * @addr: Pointer to a six-byte array containing the Ethernet address
[all …]
/linux-6.12.1/Documentation/hwmon/
Dmax31790.rst22 The MAX31790 controls the speeds of up to six fans using six independent
30 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
Dmax16065.rst60 system voltages. The MAX16067 manages up to six system voltages simultaneously.
62 The MAX16068 flash-configurable system manager monitors and manages up to six
Ducd9000.rst37 13 power-supply voltage, current, or temperature inputs. Twenty-six GPIO pins
45 voltage inputs. Twenty-six GPIO pins can be used for power supply enables,
Demc6w201.rst24 This ACPI compliant device provides hardware monitoring for up to six
/linux-6.12.1/fs/bcachefs/
Dsix.h7 * DOC: SIX locks overview
68 * Six locks are not by themselves reentrant, but have counters for both the
169 * six_lock_init - initialize a six lock
199 * six_trylock_type - attempt to take a six lock without blocking
237 * six_lock_ip - take a six lock lock
257 * six_lock_type - take a six lock lock
295 * six_unlock_type - drop a six lock
DKconfig81 bool "Optimistic spinning for six locks"
86 Instead of immediately sleeping when attempting to take a six lock that
Dtrace.c13 #include "six.h"
Dbtree_locking.h14 #include "six.h"
32 /* matches six lock types */
311 * six locks are unfair, and read locks block while a thread wants a in __btree_node_lock_write()
DMakefile83 six.o \
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dmaxim,max31790.yaml14 The MAX31790 controls the speeds of up to six fans using six
/linux-6.12.1/lib/xz/
Dxz_lzma2.h153 * The highest two bits of a 32-bit match distance are encoded using six bits.
154 * This six-bit value is called a distance slot. This way encoding a 32-bit
161 * the highest two bits (distance slot) are always encoded using six bits,
/linux-6.12.1/arch/powerpc/crypto/
Dppc-xlate.pl186 my $vshasigmad = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1730); };
187 my $vshasigmaw = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1666); };
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-href-family-pinctrl.dtsi162 * six rows of six keys.
/linux-6.12.1/Documentation/devicetree/bindings/timer/
Drenesas,rz-mtu3.yaml42 negative signals in six phases (12 phases in total) can be output in
90 In complementary PWM mode, six positive-phase and six negative-phase PWM
/linux-6.12.1/tools/testing/selftests/rcutorture/doc/
DTINY_RCU.txt10 The theory here is that randconfig testing will hit the other six possible
/linux-6.12.1/drivers/comedi/drivers/
Dpcm3724.c33 * This board has two standard 8255 devices that provide six 8-bit DIO ports
34 * (48 channels total). Six 74HCT245 chips (one for each port) buffer the
/linux-6.12.1/drivers/atm/
Dzeprom.h27 #define ZEPROM_ADDR_LEN 6 /* addresses are six bits */
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dqcom,pm8058-led.yaml13 The Qualcomm PM8058 contains an LED block for up to six LEDs:: three normal
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dcirrus,cs530x.yaml53 Sets input channels five and six to high impedance.
/linux-6.12.1/tools/power/cpupower/utils/helpers/
Dpci.c20 * Pass -1 for one of the six above to match any
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dpincfg.txt5 integers. The six numbers are respectively: port, pin, dir,
/linux-6.12.1/arch/m68k/fpsp040/
Dx_unimp.S15 | Input: 1. Six word stack frame for unimplemented inst, four word
/linux-6.12.1/lib/kunit/
Dstring-stream-test.c275 "one", "two", "three", "four", "five", "six", in string_stream_append_test()
417 string_stream_add(stream, "Five\n%s", "Six"); in string_stream_no_auto_newline_test()
444 string_stream_add(stream, "Five\n%s", "Six"); in string_stream_auto_newline_test()

1234567891011