Searched refs:REG_COM9 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 129 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 356 {REG_COM9, 0x2e}, 429 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 446 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov7670.c | 88 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 322 { REG_COM9, 0x18 }, /* 4x gain + magic rsvd bit */ 416 { REG_COM9, 0x48 }, /* 32x gain ceiling; 0x8 is reserved bit */ 432 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 448 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 717 { REG_COM9, 0x38 },
|
D | ov9650.c | 91 #define REG_COM9 0x14 /* Gain ceiling */ macro 341 { REG_COM9, 0x3a }, /* Gain ceiling 16x */
|