Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/drivers/rk_nand/
H A Drk_zftl_arm64.S66 ldrb w1, [x1, #:lo12:.LANCHOR0+1028]
67 cmp w1, 9
79 and w1, w0, -33
80 sub w1, w1, #65
81 cmp w1, 25
110 and w1, w1, 65535
118 umull x21, w1, w4
119 mov w1, 65535
124 cmp w4, w1
170 mov w1, 6
[all …]
H A Drk_ftl_arm_v8.S29 ldr w1, [x19, 2048]
31 and w1, w1, 15
33 cmp w1, w0
34 csel w1, w1, w0, cs
42 cmp w0, w1
43 csel w0, w0, w1, cs
102 cmp w2, w1
127 orr w1, w4, -1073741824
128 csel w4, w1, w4, ne
157 orr w1, w5, -1073741824
[all …]
H A Drk_ftlv5_arm64.S30 ldr w1, [x19, 2048]
32 and w1, w1, 15
34 cmp w1, w0
35 csel w1, w1, w0, cs
43 cmp w0, w1
44 csel w0, w0, w1, cs
56 cbnz w1, .L4
61 ldr w1, [x5, 72]
62 cmp w0, w1
146 cmp w2, w1
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H 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
31 .. kernel-doc:: drivers/w1/w1_family.c
34 drivers/w1/w1_internal.h
39 .. kernel-doc:: drivers/w1/w1_internal.h
42 drivers/w1/w1_int.c
47 .. kernel-doc:: drivers/w1/w1_int.c
[all …]
/OK3568_Linux_fs/u-boot/drivers/rknand/
H A Drk_zftl_arm_v8.S39 ldrb w1, [x1, #:lo12:.LANCHOR0]
40 cbz w1, .L7
41 ldrb w1, [x2, #:lo12:.LANCHOR1]
42 cbz w1, .L8
47 udiv w1, w0, w3
48 mul w1, w1, w3
49 sub w0, w0, w1
51 add w0, w1, w0, lsl 1
57 add w0, w0, w1
66 and w1, w1, 65535
[all …]
H A Drk_zftl_spl_arm_v8.S39 ldrb w1, [x1, #:lo12:.LANCHOR0]
40 cbz w1, .L7
41 ldrb w1, [x2, #:lo12:.LANCHOR1]
42 cbz w1, .L8
47 udiv w1, w0, w3
48 mul w1, w1, w3
49 sub w0, w0, w1
51 add w0, w1, w0, lsl 1
57 add w0, w0, w1
66 and w1, w1, 65535
[all …]
H A Drk_ftl_arm_v8.S30 ldr w1, [x19, 2048]
32 and w1, w1, 15
34 cmp w1, w0
35 csel w1, w1, w0, cs
43 cmp w0, w1
44 csel w0, w0, w1, cs
107 cmp w2, w1
133 orr w1, w4, -1073741824
134 csel w4, w1, w4, ne
163 orr w1, w4, -1073741824
[all …]
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drk_sftl_arm_v8.S84 mov w1, w0
205 mov w1, 0
257 ldrh w1, [x19, 24]
266 ldrh w1, [x19, 24]
268 ldrh w1, [x19, 80]
277 ldrh w1, [x19, 80]
279 ldrh w1, [x19, 128]
288 ldrh w1, [x19, 128]
290 ldrh w1, [x19, 176]
299 ldrh w1, [x19, 176]
[all …]
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drk_sftl_arm_v8.S41 mov w1, 0
45 sub w0, w1, #1
48 add w1, w1, 1
50 and w1, w1, 65535
66 mov w1, 24
69 csel w0, w0, w1, cs
74 ldrh w1, [x1, #:lo12:.LANCHOR2]
75 mul w1, w1, w0
76 str w1, [x2, #:lo12:.LANCHOR3]
84 sub w1, w0, w1
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dfixup_fault.S69 cbnz w1, 1f
80 cbnz w1, 1f
91 cbnz w1, 1f
102 cbnz w1, 1f
113 cbnz w1, 1f
124 cbnz w1, 1f
135 cbnz w1, 1f
146 cbnz w1, 1f
157 cbnz w1, 1f
168 cbnz w1, 1f
[all …]
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Dvad_preprocess_arm64.S41 ldrsh w1, [x2, 8]
45 mul w0, w1, w0
46 mov w1, 32
47 sdiv w0, w0, w1
48 ldrsh w1, [x2, 14]
58 smsubl x1, w1, w3, x2
65 sxth w1, w1
66 cmp w1, 0
72 strh w1, [x2, 12]
73 csneg w1, w1, w1, ge
[all …]
/OK3568_Linux_fs/kernel/Documentation/w1/
H 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
30 - the w1 bus is periodically searched for new slave devices
32 When a device is found on the bus, w1 core tries to load the driver for its family
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dmd5-asm.S65 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument
70 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 */ \
89 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
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 */ \
109 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
[all …]
/OK3568_Linux_fs/kernel/lib/raid6/
H A Dneon.uc62 register unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
75 w1$$ = SHLBYTE(wq$$);
78 w1$$ = veorq_u8(w1$$, w2$$);
79 wq$$ = veorq_u8(w1$$, wd$$);
93 register unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
109 w1$$ = SHLBYTE(wq$$);
112 w1$$ = veorq_u8(w1$$, w2$$);
113 wq$$ = veorq_u8(w1$$, wd$$);
118 w1$$ = vshlq_n_u8(wq$$, 4);
121 wq$$ = veorq_u8(w1$$, w2$$);
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp38 int32_t w1 = -1, in Bin() argument
44 ) : id(id1), w(w1), h(h1), maxw(maxw1), maxh(maxh1), x(x1), y(y1), refcount_(0) { in Bin()
83 explicit Shelf(int32_t y1, int32_t w1, int32_t h1) : in Shelf() argument
84 x_(0), y_(y1), w_(w1), h_(h1), wfree_(w1) { } in Shelf()
100 Bin* alloc(int32_t id, int32_t w1, int32_t h1) { in alloc() argument
101 if (w1 > wfree_ || h1 > h_) { in alloc()
105 x_ += w1; in alloc()
106 wfree_ -= w1; in alloc()
107 bins_.emplace_back(id, w1, h1, w1, h_, x1, y_); in alloc()
121 bool resize(int32_t w1) { in resize() argument
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Dcamellia_generic.c327 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument
335 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument
337 w1 = lr; \
341 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
548 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
566 ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128()
572 ROLDQ(kll, klr, krl, krr, w0, w1, 30); in camellia_setup128()
578 ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128()
582 ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128()
588 ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dutf.hpp324 static code_point combine_surrogate(uint16_t w1,uint16_t w2) in combine_surrogate()
326 return ((code_point(w1 & 0x3FF) << 10) | (w2 & 0x3FF)) + 0x10000; in combine_surrogate()
356 uint16_t w1=*current++; in decode() local
357 if(BOOST_LOCALE_LIKELY(w1 < 0xD800 || 0xDFFF < w1)) { in decode()
358 return w1; in decode()
360 if(w1 > 0xDBFF) in decode()
367 return combine_surrogate(w1,w2); in decode()
372 uint16_t w1=*current++; in decode_valid() local
373 if(BOOST_LOCALE_LIKELY(w1 < 0xD800 || 0xDFFF < w1)) { in decode_valid()
374 return w1; in decode_valid()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_math_lib.h52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
53 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
57 t2 __w_a_w1 = (w1); \
63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
64 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/armada8k/
H A Dcache_llc.S22 mov w1, #LLC_WAY_MASK
23 str w1, [x0]
33 1: ldr w1, [x0]
34 and w1, w1, #LLC_CACHE_SYNC_MASK
35 cbnz w1, 1b
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_math_lib.h52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
53 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
57 t2 __w_a_w1 = (w1); \
63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
64 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_math_lib.h53 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
54 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
56 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
58 t2 __w_a_w1 = (w1); \
64 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
65 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_math_lib.h52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
53 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
57 t2 __w_a_w1 = (w1); \
63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
64 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_math_lib.h52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
53 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
57 t2 __w_a_w1 = (w1); \
63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
64 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_math_lib.h52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
53 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
57 t2 __w_a_w1 = (w1); \
63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
64 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_math_lib.h53 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
54 __WEIGHTING_AVG(v1, w1, v2, w2, typeof(v1), typeof(w1), typeof(v2), \
56 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument
58 t2 __w_a_w1 = (w1); \
64 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
65 (((v1) * (w1) + (v2) * (w2)) / ((w2) + (w1)))

1234567891011