Searched refs:I2C_CATEGORY (Results 1 – 2 of 2) sorted by relevance
19 #define I2C_CATEGORY(__cat) ((__cat >> 16) & 0xff) macro
144 u8 category = I2C_CATEGORY(reg); in m5mols_read()244 u8 category = I2C_CATEGORY(reg); in m5mols_write()
Completed in 6 milliseconds