Searched refs:I2C_CATEGORY (Results 1 – 2 of 2) sorted by relevance
23 #define I2C_CATEGORY(__cat) ((__cat >> 16) & 0xff) macro
146 u8 category = I2C_CATEGORY(reg); in m5mols_read()245 u8 category = I2C_CATEGORY(reg); in m5mols_write()