Searched refs:REG_COM9 (Results 1 – 3 of 3) sorted by relevance
/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 131 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 358 {REG_COM9, 0x2e}, 431 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 448 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */
|
/drivers/media/i2c/ |
D | ov7670.c | 97 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 317 { REG_COM9, 0x18 }, /* 4x gain + magic rsvd bit */ 411 { REG_COM9, 0x48 }, /* 32x gain ceiling; 0x8 is reserved bit */ 427 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 443 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 701 { REG_COM9, 0x38 },
|
D | ov9650.c | 88 #define REG_COM9 0x14 /* Gain ceiling */ macro 337 { REG_COM9, 0x3a }, /* Gain ceiling 16x */
|