Searched refs:IS_I2C1 (Results 1 – 1 of 1) sorted by relevance
312 #define IS_I2C(x) (IS_I2C0(x) || IS_I2C1(x) || IS_I2C2(x))316 #define IS_I2C1(x) (x == HT_I2C1) macro318 #define IS_I2C1(x) (0) macro
Completed in 3 milliseconds