Home
last modified time | relevance | path

Searched refs:_b (Results 1 – 25 of 122) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dalps.h60 #define IS_SS4PLUS_DEV(_b) (((_b[0]) == 0x73) && \ argument
61 ((_b[1]) == 0x03) && \
62 ((_b[2]) == 0x28) \
65 #define SS4_IS_IDLE_V2(_b) (((_b[0]) == 0x18) && \ argument
66 ((_b[1]) == 0x10) && \
67 ((_b[2]) == 0x00) && \
68 ((_b[3] & 0x88) == 0x08) && \
69 ((_b[4]) == 0x10) && \
70 ((_b[5]) == 0x00) \
73 #define SS4_1F_X_V2(_b) (((_b[0]) & 0x0007) | \ argument
[all …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha1-armv7-neon.S48 #define _b r5 macro
328 _R( _a, _b, _c, _d, _e, F1, 0,
331 _R( _e, _a, _b, _c, _d, F1, 1,
334 _R( _d, _e, _a, _b, _c, F1, 2,
337 _R( _c, _d, _e, _a, _b, F1, 3,
343 _R( _b, _c, _d, _e, _a, F1, 4,
346 _R( _a, _b, _c, _d, _e, F1, 5,
349 _R( _e, _a, _b, _c, _d, F1, 6,
352 _R( _d, _e, _a, _b, _c, F1, 7,
356 _R( _c, _d, _e, _a, _b, F1, 8,
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dsafe_iop.h109 typeof(__b) __sio(var)(_b) = (__b); \
112 __sio(var)(_b)))) { \
116 __sio(var)(_b)); \
120 __sio(var)(_b)); \
158 typeof(__b) __sio(var)(_b) = (__b); \
161 __sio(var)(_b)))) { \
165 __sio(var)(_b)); \
169 __sio(var)(_b)); \
210 typeof(__b) __sio(var)(_b) = (__b); \
213 __sio(var)(_b)))) { \
[all …]
/OK3568_Linux_fs/external/recovery/
H A Dsafe_iop.h109 typeof(__b) __sio(var)(_b) = (__b); \
112 __sio(var)(_b)))) { \
116 __sio(var)(_b)); \
120 __sio(var)(_b)); \
158 typeof(__b) __sio(var)(_b) = (__b); \
161 __sio(var)(_b)))) { \
165 __sio(var)(_b)); \
169 __sio(var)(_b)); \
210 typeof(__b) __sio(var)(_b) = (__b); \
213 __sio(var)(_b)))) { \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dconcept_check.h49 #define __glibcxx_class_requires(_a,_b) argument
50 #define __glibcxx_class_requires2(_a,_b,_c) argument
51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
72 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
73 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
74 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
75 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C);
76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
77 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dconcept_check.h49 #define __glibcxx_class_requires(_a,_b) argument
50 #define __glibcxx_class_requires2(_a,_b,_c) argument
51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
72 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
73 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
74 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
75 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C);
76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
77 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7793.c616 #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ argument
618 AD7793_DIFF_CHANNEL(0, 0, 0, AD7793_CH_AIN1P_AIN1M, (_b), (_sb), (_s)), \
619 AD7793_DIFF_CHANNEL(1, 1, 1, AD7793_CH_AIN2P_AIN2M, (_b), (_sb), (_s)), \
620 AD7793_DIFF_CHANNEL(2, 2, 2, AD7793_CH_AIN3P_AIN3M, (_b), (_sb), (_s)), \
621 AD7793_SHORTED_CHANNEL(3, 0, AD7793_CH_AIN1M_AIN1M, (_b), (_sb), (_s)), \
622 AD7793_TEMP_CHANNEL(4, AD7793_CH_TEMP, (_b), (_sb), (_s)), \
623 AD7793_SUPPLY_CHANNEL(5, 3, AD7793_CH_AVDD_MONITOR, (_b), (_sb), (_s)), \
627 #define DECLARE_AD7795_CHANNELS(_name, _b, _sb) \ argument
629 AD7793_DIFF_CHANNEL(0, 0, 0, AD7793_CH_AIN1P_AIN1M, (_b), (_sb), 0), \
630 AD7793_DIFF_CHANNEL(1, 1, 1, AD7793_CH_AIN2P_AIN2M, (_b), (_sb), 0), \
[all …]
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.h27 typeof(b) _b = b;\
28 _a > _b ? _a : _b; })
32 typeof(b) _b = b;\
33 _a < _b ? _a : _b; })
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.h31 typeof(b) _b = b;\
32 _a > _b ? _a : _b; })
36 typeof(b) _b = b;\
37 _a < _b ? _a : _b; })
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.h29 typeof(b) _b = b;\
30 _a > _b ? _a : _b; })
34 typeof(b) _b = b;\
35 _a < _b ? _a : _b; })
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutil.h22 __typeof__(b) _b = (b); \
23 _a > _b ? _a : _b; }))
27 __typeof__(b) _b = (b); \
28 _a < _b ? _a : _b; }))
148 __typeof__(b) _b = (b); \
150 _a > _b ? 1 : _a < _b ? -1 : 0; \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutil.h22 __typeof__(b) _b = (b); \
23 _a > _b ? _a : _b; }))
27 __typeof__(b) _b = (b); \
28 _a < _b ? _a : _b; }))
148 __typeof__(b) _b = (b); \
150 _a > _b ? 1 : _a < _b ? -1 : 0; \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutil.h22 __typeof__(b) _b = (b); \
23 _a > _b ? _a : _b; }))
27 __typeof__(b) _b = (b); \
28 _a < _b ? _a : _b; }))
148 __typeof__(b) _b = (b); \
150 _a > _b ? 1 : _a < _b ? -1 : 0; \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutil.h22 __typeof__(b) _b = (b); \
23 _a > _b ? _a : _b; }))
27 __typeof__(b) _b = (b); \
28 _a < _b ? _a : _b; }))
148 __typeof__(b) _b = (b); \
150 _a > _b ? 1 : _a < _b ? -1 : 0; \
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutil.h35 __typeof__(b) _b = (b); \
36 _a > _b ? _a : _b; }))
40 __typeof__(b) _b = (b); \
41 _a < _b ? _a : _b; }))
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutil.h35 __typeof__(b) _b = (b); \
36 _a > _b ? _a : _b; }))
40 __typeof__(b) _b = (b); \
41 _a < _b ? _a : _b; }))
/OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/
H A DKconfig5 _a and _b or more systems. So we have to
6 choose the _a or _b system to startup.
13 _a and _b or more systems. So we have to
14 choose the _a or _b system to startup.
21 _a and _b or more systems. So we have to
22 choose the _a or _b system to startup.
/OK3568_Linux_fs/kernel/include/linux/
H A Dsh_clk.h126 #define SH_CLK_MSTP32(_p, _r, _b, _f) \ argument
127 SH_CLK_MSTP(_p, _r, _b, 0, _f | CLK_ENABLE_REG_32BIT)
129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
130 SH_CLK_MSTP(_p, _r, _b, _s, _f | CLK_ENABLE_REG_32BIT)
132 #define SH_CLK_MSTP16(_p, _r, _b, _f) \ argument
133 SH_CLK_MSTP(_p, _r, _b, 0, _f | CLK_ENABLE_REG_16BIT)
135 #define SH_CLK_MSTP8(_p, _r, _b, _f) \ argument
136 SH_CLK_MSTP(_p, _r, _b, 0, _f | CLK_ENABLE_REG_8BIT)
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_io.h350 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
351 rtw_write8(_a, _b, _c)
352 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
353 rtw_write16(_a, _b, _c)
354 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
355 rtw_write32(_a, _b, _c)
357 #define PlatformEFIORead1Byte(_a, _b) \ argument
358 rtw_read8(_a, _b)
359 #define PlatformEFIORead2Byte(_a, _b) \ argument
360 rtw_read16(_a, _b)
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dreg.h97 #define IS_MASKED_BITS_ENABLED(_val, _b) \ argument
98 (((_val) & _MASKED_BIT_ENABLE(_b)) == _MASKED_BIT_ENABLE(_b))
99 #define IS_MASKED_BITS_DISABLED(_val, _b) \ argument
100 ((_val) & _MASKED_BIT_DISABLE(_b))
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbtree.h351 struct btree *_b = (c)->root; \
352 bool _w = insert_lock(op, _b); \
353 rw_lock(_w, _b, _b->level); \
354 if (_b == (c)->root && \
355 _w == insert_lock(op, _b)) { \
356 _r = bch_btree_ ## fn(_b, op, ##__VA_ARGS__); \
358 rw_unlock(_w, _b); \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/detail/
H A Dat_impl.hpp65 typedef typename _a::cdr_type _b;
66 typedef typename _b::cdr_type type;
77 typedef typename _a::cdr_type _b;
78 typedef typename _b::cdr_type _c;
/OK3568_Linux_fs/kernel/fs/afs/
H A Dvl_list.c81 static u16 afs_extract_le16(const u8 **_b) in afs_extract_le16() argument
85 val = (u16)*(*_b)++ << 0; in afs_extract_le16()
86 val |= (u16)*(*_b)++ << 8; in afs_extract_le16()
93 static struct afs_addr_list *afs_extract_vl_addrs(const u8 **_b, const u8 *end, in afs_extract_vl_addrs() argument
97 const u8 *b = *_b; in afs_extract_vl_addrs()
145 *_b = b; in afs_extract_vl_addrs()
149 *_b = b; in afs_extract_vl_addrs()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dpmtu.sh397 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
401 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b
404 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b
408 run_cmd ${ns_b} ip link set ${encap}_b up
534 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…
537 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b
540 run_cmd ${ns_b} ip link set vti${proto}_b up
568 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
579 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
580 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_io.h510 #define PlatformEFIOWrite1Byte(_a, _b, _c) \ argument
511 rtw_write8(_a, _b, _c)
512 #define PlatformEFIOWrite2Byte(_a, _b, _c) \ argument
513 rtw_write16(_a, _b, _c)
514 #define PlatformEFIOWrite4Byte(_a, _b, _c) \ argument
515 rtw_write32(_a, _b, _c)
517 #define PlatformEFIORead1Byte(_a, _b) \ argument
518 rtw_read8(_a, _b)
519 #define PlatformEFIORead2Byte(_a, _b) \ argument
520 rtw_read16(_a, _b)
[all …]

12345