Home
last modified time | relevance | path

Searched refs:I2C_CATEGORY (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/i2c/m5mols/
Dm5mols_reg.h23 #define I2C_CATEGORY(__cat) ((__cat >> 16) & 0xff) macro
Dm5mols_core.c146 u8 category = I2C_CATEGORY(reg); in m5mols_read()
245 u8 category = I2C_CATEGORY(reg); in m5mols_write()