Searched refs:bit_test (Results 1 – 5 of 5) sorted by relevance
35 static int bit_test; /* see if the line-setting functions work */ variable36 module_param(bit_test, int, S_IRUGO);37 MODULE_PARM_DESC(bit_test, "lines testing - 0 off; 1 report; 2 fail if stuck");652 if (bit_test) { in __i2c_bit_add_bus()654 if (bit_test >= 2 && ret < 0) in __i2c_bit_add_bus()
51 options i2c-algo-bit bit_test=1
13 …i-linz.ac.at>i2c_algo_bit.parm=bit_test:lines testing - 0 off; 1 report; 2 fail if stucki2c_algo…
163166 ffff800012156c24 b bit_test
Completed in 378 milliseconds