Searched refs:CAT_MONITOR (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/i2c/m5mols/ |
D | m5mols_reg.h | 31 #define CAT_MONITOR 0x02 macro 128 #define MON_ZOOM I2C_REG(CAT_MONITOR, 0x01, 1) 131 #define MON_CFIXR I2C_REG(CAT_MONITOR, 0x0a, 1) 133 #define MON_CFIXB I2C_REG(CAT_MONITOR, 0x09, 1) 137 #define MON_EFFECT I2C_REG(CAT_MONITOR, 0x0b, 1) 142 #define MON_CHROMA_EN I2C_REG(CAT_MONITOR, 0x10, 1) 144 #define MON_CHROMA_LVL I2C_REG(CAT_MONITOR, 0x0f, 1) 149 #define MON_EDGE_EN I2C_REG(CAT_MONITOR, 0x12, 1) 151 #define MON_EDGE_LVL I2C_REG(CAT_MONITOR, 0x11, 1) 156 #define MON_TONE_CTL I2C_REG(CAT_MONITOR, 0x25, 1)
|