Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 25 of 136) sorted by relevance

123456

/linux/Documentation/driver-api/
A Dw1.rst10 include/linux/w1.h
15 .. kernel-doc:: include/linux/w1.h
18 drivers/w1/w1.c
23 .. kernel-doc:: drivers/w1/w1.c
26 drivers/w1/w1_family.c
34 drivers/w1/w1_internal.h
42 drivers/w1/w1_int.c
50 drivers/w1/w1_netlink.h
58 drivers/w1/w1_io.c
63 .. kernel-doc:: drivers/w1/w1_io.c
[all …]
/linux/Documentation/w1/
A Dw1-generic.rst2 Introduction to the 1-wire (w1) subsystem
11 The w1 subsystem provides the framework for managing w1 masters and
14 All w1 slave devices must be connected to a w1 bus master device.
16 Example w1 master devices:
20 - DS2482 (i2c to w1 bridge)
24 What does the w1 subsystem do?
27 When a w1 master driver registers with the w1 subsystem, the following occurs:
29 - sysfs entries for that w1 master are created
55 registers with the w1 subsystem.
85 w1 master sysfs interface
[all …]
/linux/lib/raid6/
A Dneon.uc75 w1$$ = SHLBYTE(wq$$);
78 w1$$ = veorq_u8(w1$$, w2$$);
79 wq$$ = veorq_u8(w1$$, wd$$);
109 w1$$ = SHLBYTE(wq$$);
112 w1$$ = veorq_u8(w1$$, w2$$);
113 wq$$ = veorq_u8(w1$$, wd$$);
118 w1$$ = vshlq_n_u8(wq$$, 4);
127 w1$$ = vshlq_n_u8(wq$$, 3);
134 w1$$ = vshlq_n_u8(wq$$, 2);
141 w1$$ = SHLBYTE(wq$$);
[all …]
A Dint.uc88 unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
100 w1$$ = SHLBYTE(wq$$);
102 w1$$ ^= w2$$;
103 wq$$ = w1$$ ^ wd$$;
117 unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
130 w1$$ = SHLBYTE(wq$$);
132 w1$$ ^= w2$$;
133 wq$$ = w1$$ ^ wd$$;
138 w1$$ = SHLBYTE(wq$$);
140 wq$$ = w1$$ ^ w2$$;
/linux/arch/powerpc/crypto/
A Dmd5-asm.S70 LOAD_DATA(w1, off+4) /* W */ \
75 addis w1,w1,k1h; /* 2: wk = w + k */ \
77 addi w1,w1,k1l; /* 2: wk = w + k' */ \
79 add d,d,w1; /* 2: a = a + wk */ \
96 addi w1,w1,k1l; /* 2: wk = w + k */ \
98 addis w1,w1,k1h; /* 2: wk = w + k' */ \
102 add d,d,w1; /* 2: a = a + wk */ \
115 addi w1,w1,k1l; /* 2: wk = w + k */ \
117 addis w1,w1,k1h; /* 2: wk = w + k' */ \
132 addi w1,w1,k1l; /* 2: w = w + k */ \
[all …]
A Dsha1-spe-asm.S106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
116 LOAD_DATA(w1, off+4) /* 2: W */ \
124 add d,d,w1; /* 2: E = E + W */ \
127 evmergelo w1,w1,w0; /* mix W[0]/W[1] */ \
130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
138 evxor w0,w0,w1; /* W = W xor W[-14] */ \
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
163 evxor w0,w0,w1; /* W = W xor W[-14] */ \
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
188 evxor w0,w0,w1; /* W = W xor W[-14] */ \
[all …]
/linux/crypto/
A Dcamellia_generic.c329 w1 = lr; \
540 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
597 w0, w1, il, ir, t0, t1); in camellia_setup128()
598 krl ^= w0; krr ^= w1; in camellia_setup128()
606 krl ^= w0; krr ^= w1; in camellia_setup128()
609 w0, w1, il, ir, t0, t1); in camellia_setup128()
610 kll ^= w0; klr ^= w1; in camellia_setup128()
719 krl ^= w0; krr ^= w1; in camellia_setup256()
731 kll ^= w0; klr ^= w1; in camellia_setup256()
739 krrl ^= w0; krrr ^= w1; in camellia_setup256()
[all …]
/linux/Documentation/translations/zh_CN/core-api/
A Dworkqueue.rst227 20 w1 starts and burns CPU
228 25 w1 sleeps
229 35 w1 wakes up and finishes
239 5 w1 starts and burns CPU
240 10 w1 sleeps
245 20 w1 wakes up and finishes
253 5 w1 starts and burns CPU
254 10 w1 sleeps
257 20 w1 wakes up and finishes
269 10 w1 sleeps
[all …]
/linux/Documentation/w1/masters/
A Dw1-gpio.rst2 Kernel driver w1-gpio
14 Documentation/devicetree/bindings/w1/w1-gpio.yaml
23 #include <linux/w1-gpio.h>
26 .dev_id = "w1-gpio",
38 .name = "w1-gpio",
/linux/lib/mpi/
A Dlonglong.h232 #define umul_ppmm(w1, w0, u, v) \ argument
241 #define smul_ppmm(w1, w0, u, v) \ argument
418 "=d" (w1) \
537 "=d" ((USItype)(w1)) \
645 w1 = __ll >> 32; \
668 : "=d" ((UDItype)(w1)) \
677 w1 = __ll >> 64; \
938 : "=r" ((USItype)(w1)), \
977 : "=r" ((USItype)(w1)), \
1002 : "=r" ((USItype)(w1)), \
[all …]
/linux/arch/arm64/lib/
A Dstrchr.S22 and w1, w1, #0xff
24 cmp w2, w1
28 cmp w2, w1
A Dstrrchr.S23 and w1, w1, #0xff
26 cmp w2, w1
/linux/kernel/debug/kdb/
A Dkdb_support.c347 __u8 w1; in kdb_getphysword() local
355 diag = kdb_getphys(&w1, addr, sizeof(w1)); in kdb_getphysword()
357 *word = w1; in kdb_getphysword()
397 __u8 w1; in kdb_getword() local
404 diag = kdb_getarea(w1, addr); in kdb_getword()
406 *word = w1; in kdb_getword()
446 __u8 w1; in kdb_putword() local
452 w1 = word; in kdb_putword()
453 diag = kdb_putarea(addr, w1); in kdb_putword()
/linux/tools/testing/selftests/net/
A Dfcnal-test.sh561 run_cmd ping -c1 -w1 ${a}
579 run_cmd_nsb ping -c1 -w1 ${a}
589 run_cmd ping -c1 -w1 ${a}
623 run_cmd ping -c1 -w1 ${a}
634 run_cmd_nsb ping -c1 -w1 ${a}
651 run_cmd ping -c1 -w1 ${a}
662 run_cmd_nsb ping -c1 -w1 ${a}
672 run_cmd ping -c1 -w1 ${a}
716 run_cmd_nsb ping -c1 -w1 ${a}
767 run_cmd_nsb ping -c1 -w1 ${a}
[all …]
A Dl2tp.sh325 run_cmd host-1 ping -c1 -w1 172.16.1.2
328 run_cmd host-1 ping -c1 -w1 -I 172.16.101.1 172.16.101.2
331 run_cmd host-1 ${ping6} -c1 -w1 fc00:1::2
334 run_cmd host-1 ${ping6} -c1 -w1 -I fc00:101::1 fc00:101::2
347 run_cmd host-1 ping -c1 -w1 172.16.1.2
350 run_cmd host-1 ping -c1 -w1 -I 172.16.101.1 172.16.101.2
353 run_cmd host-1 ${ping6} -c1 -w1 fc00:1::2
356 run_cmd host-1 ${ping6} -c1 -w1 -I fc00:101::1 fc00:101::2
/linux/Documentation/devicetree/bindings/w1/
A Dw1-gpio.yaml4 $id: http://devicetree.org/schemas/w1/w1-gpio.yaml#
14 const: w1-gpio
39 compatible = "w1-gpio";
/linux/Documentation/ABI/stable/
A Dsysfs-driver-w1_ds24381 What: /sys/bus/w1/devices/.../page1
5 see Documentation/w1/slaves/w1_ds2438.rst for detailed information
8 What: /sys/bus/w1/devices/.../offset
12 see Documentation/w1/slaves/w1_ds2438.rst for detailed information
A Dsysfs-driver-w1_ds28e041 What: /sys/bus/w1/devices/.../pio
5 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information
10 What: /sys/bus/w1/devices/.../eeprom
14 see Documentation/w1/slaves/w1_ds28e04.rst for detailed information
A Dsysfs-bus-w11 What: /sys/bus/w1/devices/.../w1_master_timeout_us
10 see Documentation/w1/w1-generic.rst for detailed information.
/linux/tools/testing/selftests/arm64/fp/
A Dsve-test.S76 orr w1, w0, w1, lsl #16
77 orr w2, w1, w2, lsl #28
80 mov w1, #MAXVL_B / 4
84 subs w1, w1, #1
163 mov w1, #1
164 lsl w1, w1, w0
165 sub w1, w1, #1
168 strh w1, [x0], 2
A Dfpsimd-test.S51 orr w1, w0, w1, lsl #16
52 orr w2, w1, w2, lsl #28
55 mov w1, #MAXVL_B / 4
59 subs w1, w1, #1
/linux/Documentation/ABI/testing/
A Dsysfs-driver-w1_therm1 What: /sys/bus/w1/devices/.../alarms
11 master level, refer to Documentation/w1/w1-generic.rst for
17 What: /sys/bus/w1/devices/.../eeprom_cmd
33 What: /sys/bus/w1/devices/.../ext_power
47 What: /sys/bus/w1/devices/.../resolution
69 What: /sys/bus/w1/devices/.../temperature
90 What: /sys/bus/w1/devices/.../w1_slave
105 refer to Documentation/w1/slaves/w1_therm.rst for detailed
111 What: /sys/bus/w1/devices/w1_bus_masterXX/therm_bulk_read
139 What: /sys/bus/w1/devices/.../conv_time
[all …]
/linux/samples/bpf/
A Dtest_cgrp2_sock2.sh61 ping -c1 -w1 172.16.1.100
68 ping6 -c1 -w1 2401:db00::1
82 ping6 -c1 -w1 2401:db00::1
89 ping -c1 -w1 172.16.1.100
/linux/arch/arm64/kvm/hyp/
A Dhyp-entry.S59 eor w1, w1, #ARM_SMCCC_ARCH_WORKAROUND_1
60 cbz w1, wa_epilogue
63 eor w1, w1, #(ARM_SMCCC_ARCH_WORKAROUND_1 ^ \
65 cbnz w1, el1_trap
/linux/arch/m68k/lib/
A Dmuldi3.c28 #define umul_ppmm(w1, w0, u, v) \ argument
48 (w1) = __x3 + __ll_highpart (__x1); \
54 #define umul_ppmm(w1, w0, u, v) \ argument
57 "=d" ((USItype)(w1)) \

Completed in 47 milliseconds

123456