Searched refs:CAT_CAPT_CTRL (Results 1 – 1 of 1) sorted by relevance
/drivers/media/video/m5mols/ |
D | m5mols_reg.h | 42 #define CAT_CAPT_CTRL 0x0c macro 336 #define CAPC_MODE I2C_REG(CAT_CAPT_CTRL, 0x00, 1) 341 #define CAPC_SEL_FRAME I2C_REG(CAT_CAPT_CTRL, 0x06, 1) 343 #define CAPC_START I2C_REG(CAT_CAPT_CTRL, 0x09, 1) 347 #define CAPC_IMAGE_SIZE I2C_REG(CAT_CAPT_CTRL, 0x0d, 4) 348 #define CAPC_THUMB_SIZE I2C_REG(CAT_CAPT_CTRL, 0x11, 4)
|