/Linux-v4.19/Documentation/driver-api/ |
D | w1.rst | 2 W1: Dallas' 1-wire bus 7 W1 API internal to the kernel 10 W1 API internal to the kernel 16 W1 kernel API functions. 24 W1 core functions. 40 W1 internal initialization for master devices. 48 W1 internal initialization for master devices. 56 W1 external netlink API structures and commands. 64 W1 input/output.
|
/Linux-v4.19/arch/arm/crypto/ |
D | sha1-armv7-neon.S | 63 #define W1 q7 macro 375 W1, W2, W3, W4, W5, _, _, _ ); 378 W1, W2, W3, W4, W5, _, _, _ ); 381 W1, W2, W3, W4, W5, _, _, _ ); 384 W1, W2, W3, W4, W5, _, _, _ ); 389 W0, W1, W2, W3, W4, W5, W6, W7); 392 W0, W1, W2, W3, W4, W5, W6, W7); 395 W0, W1, W2, W3, W4, W5, W6, W7); 398 W0, W1, W2, W3, W4, W5, W6, W7); 402 W7, W0, W1, W2, W3, W4, W5, W6); [all …]
|
D | sha256-armv4.pl | 587 my ($W0,$W1,$ABCD_SAVE,$EFGH_SAVE)=map("q$_",(12..15)); 626 vld1.32 {$W1},[$Ktbl]! 634 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); 637 vld1.32 {$W1},[$Ktbl]! 644 vadd.i32 $W1,$W1,@MSG[1] 646 sha256h $ABCD,$EFGH,$W1 647 sha256h2 $EFGH,$abcd,$W1 649 vld1.32 {$W1},[$Ktbl] 656 vadd.i32 $W1,$W1,@MSG[3] 658 sha256h $ABCD,$EFGH,$W1 [all …]
|
/Linux-v4.19/drivers/w1/ |
D | Kconfig | 1 menuconfig W1 config 8 If you want W1 support, you should say Y here. 10 This W1 support can also be built as a module. If so, the module 13 if W1 31 endif # W1
|
/Linux-v4.19/arch/arm64/crypto/ |
D | sha512-armv8.pl | 375 my ($W0,$W1)=("v16.4s","v17.4s"); 403 ld1.32 {$W1},[$Ktbl],#16 411 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); 414 ld1.32 {$W1},[$Ktbl],#16 421 add.i32 $W1,$W1,@MSG[1] 423 sha256h $ABCD,$EFGH,$W1 424 sha256h2 $EFGH,$abcd,$W1 426 ld1.32 {$W1},[$Ktbl] 433 add.i32 $W1,$W1,@MSG[3] 435 sha256h $ABCD,$EFGH,$W1 [all …]
|
/Linux-v4.19/Documentation/w1/masters/ |
D | 00-INDEX | 6 - The Maxim/Dallas Semiconductor DS2490 builds USB <-> W1 bridges. 8 - W1 master controller driver found on Freescale MX2/MX3 SoCs
|
D | omap-hdq | 33 controller. In this mode, as we can not read the ID which obeys the W1 35 be used to calculate the CRC and pass back an appropriate slave ID to the W1
|
D | ds2490 | 14 which allows to build USB <-> W1 bridges. 16 DS9490(R) is a USB <-> W1 bus master device
|
/Linux-v4.19/drivers/w1/masters/ |
D | Kconfig | 18 tristate "DS2490 USB <-> W1 transport layer for 1-wire" 21 Say Y here if you want to have a driver for DS2490 based USB <-> W1 bridges,
|
/Linux-v4.19/drivers/base/regmap/ |
D | Kconfig | 37 depends on W1
|
/Linux-v4.19/drivers/power/supply/ |
D | Kconfig | 106 depends on W1 113 select W1 121 select W1 229 depends on W1 352 depends on W1 358 OneWire (W1) host interface.
|
/Linux-v4.19/Documentation/w1/ |
D | w1.generic | 16 W1-over-GPIO 45 W1 device families
|
D | w1.netlink | 96 W1 search and alarm search commands. 118 W1 reset command.
|
/Linux-v4.19/Documentation/device-mapper/ |
D | log-writes.txt | 28 W1,W2,W3,C3,C2,Wflush,C1,Cflush 32 W3,W2,flush,W1....
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 61 a GPIO line, integrating with the W1 subsystem and handling devices on 62 the bus like any other W1 device.
|
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g5.c | 703 #define W1 95 macro 707 MS_PIN_DECL(W1, GPIOL7, DASHW1, RXD1); 708 FUNC_GROUP_DECL(RXD1, W1); 1984 ASPEED_PINCTRL_PIN(W1), 2400 { PIN_CONFIG_BIAS_PULL_DOWN, { T2, W1 }, SCU8C, 27 }, 2401 { PIN_CONFIG_BIAS_DISABLE, { T2, W1 }, SCU8C, 27 },
|
D | pinctrl-aspeed-g4.c | 717 #define W1 94 macro 721 MS_PIN_DECL(W1, GPIOL6, VPIB0, TXD1); 722 FUNC_GROUP_DECL(TXD1, W1); 956 FUNC_GROUP_DECL(VPI30, T5, U3, V1, U4, V2, W1, U5, V3, W2, Y1, V4, W3, Y2, AA1, 1959 ASPEED_PINCTRL_PIN(W1),
|
/Linux-v4.19/ |
D | MAINTAINERS | 15749 W1 DALLAS'S 1-WIRE BUS
|