Searched refs:IS_I2C2 (Results 1 – 1 of 1) sorted by relevance
312 #define IS_I2C(x) (IS_I2C0(x) || IS_I2C1(x) || IS_I2C2(x))322 #define IS_I2C2(x) (x == HT_I2C2) macro324 #define IS_I2C2(x) (0) macro
Completed in 5 milliseconds