Searched refs:REG_COM9 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 121 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 348 {REG_COM9, 0x2e}, 421 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 438 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */
|
/Linux-v5.4/drivers/media/i2c/ |
D | ov7670.c | 87 #define REG_COM9 0x14 /* Control 9 - gain ceiling */ macro 323 { REG_COM9, 0x18 }, /* 4x gain + magic rsvd bit */ 417 { REG_COM9, 0x48 }, /* 32x gain ceiling; 0x8 is reserved bit */ 433 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 449 { REG_COM9, 0x38 }, /* 16x gain ceiling; 0x8 is reserved bit */ 718 { REG_COM9, 0x38 },
|
D | ov9650.c | 89 #define REG_COM9 0x14 /* Gain ceiling */ macro 339 { REG_COM9, 0x3a }, /* Gain ceiling 16x */
|