Searched full:six (Results 1 – 25 of 244) sorted by relevance
12345678910
/Linux-v6.6/include/linux/ |
D | etherdevice.h | 76 * @addr: Pointer to a six-byte array containing the Ethernet address 99 * @addr: Pointer to a six-byte array containing the Ethernet address 118 * @addr: Pointer to a six-byte array containing the Ethernet address 152 * @addr: Pointer to a six-byte array containing the Ethernet address 163 * @addr: Pointer to a six-byte array containing the Ethernet address 178 * @addr: Pointer to a six-byte array containing the Ethernet address 189 * @addr: Pointer to a six-byte array containing the Ethernet address 225 * @addr: Pointer to a six-byte array containing the Ethernet address 239 * @addr: Pointer to a six-byte array containing the Ethernet address 250 * @addr: Pointer to a six-byte array containing the Ethernet address [all …]
|
/Linux-v6.6/Documentation/hwmon/ |
D | max31790.rst | 22 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
|
D | max16065.rst | 60 system voltages. The MAX16067 manages up to six system voltages simultaneously. 62 The MAX16068 flash-configurable system manager monitors and manages up to six
|
D | ucd9000.rst | 37 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,
|
D | emc6w201.rst | 24 This ACPI compliant device provides hardware monitoring for up to six
|
/Linux-v6.6/lib/xz/ |
D | xz_lzma2.h | 154 * The highest two bits of a 32-bit match distance are encoded using six bits. 155 * This six-bit value is called a distance slot. This way encoding a 32-bit 162 * the highest two bits (distance slot) are always encoded using six bits,
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | ppc-xlate.pl | 186 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-v6.6/drivers/crypto/vmx/ |
D | ppc-xlate.pl | 188 my $vshasigmad = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1730); }; 189 my $vshasigmaw = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1666); };
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-href-family-pinctrl.dtsi | 162 * six rows of six keys.
|
/Linux-v6.6/Documentation/devicetree/bindings/timer/ |
D | renesas,rz-mtu3.yaml | 42 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-v6.6/tools/testing/selftests/rcutorture/doc/ |
D | TINY_RCU.txt | 10 The theory here is that randconfig testing will hit the other six possible
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | pcm3724.c | 33 * 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-v6.6/drivers/atm/ |
D | zeprom.h | 27 #define ZEPROM_ADDR_LEN 6 /* addresses are six bits */
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/ |
D | qcom,pm8058-led.yaml | 13 The Qualcomm PM8058 contains an LED block for up to six LEDs:: three normal
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | adv7343.txt | 4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite
|
/Linux-v6.6/tools/power/cpupower/utils/helpers/ |
D | pci.c | 20 * Pass -1 for one of the six above to match any
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | rt5677.txt | 32 Array of six 8bit elements that configures GPIO.
|
D | fsl,esai.txt | 6 other DSPs. It has up to six transmitters and four receivers.
|
D | nvidia,tegra186-asrc.yaml | 50 ASRC has seven input ports and six output ports. Accordingly ACIF
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | x_unimp.S | 15 | Input: 1. Six word stack frame for unimplemented inst, four word
|
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | pincfg.txt | 5 integers. The six numbers are respectively: port, pin, dir,
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-typec-displayport | 29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,mpu6050.yaml | 7 title: InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-stub.rst | 8 This module is a very simple fake I2C/SMBus driver. It implements six
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 54 value (like six).
|
12345678910