Home
last modified time | relevance | path

Searched refs:bit_test (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/i2c/algos/
H A Di2c-algo-bit.c35 static int bit_test; /* see if the line-setting functions work */ variable
36 module_param(bit_test, int, S_IRUGO);
37 MODULE_PARM_DESC(bit_test, "lines testing - 0 off; 1 report; 2 fail if stuck");
654 if (bit_test) { in __i2c_bit_add_bus()
656 if (bit_test >= 2 && ret < 0) in __i2c_bit_add_bus()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dbitstring.h64 #define bit_test(name, bit) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dbitstring.h63 #define bit_test(name, bit) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dbitstring.h64 #define bit_test(name, bit) \ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dinteger_ops.hpp217 bit_test(const number<Backend, ExpressionTemplates>& x, unsigned index) in bit_test() function
225 bit_test(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& x, unsigned index) in bit_test() function
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbttv.rst50 options i2c-algo-bit bit_test=1
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo