Searched refs:REG_COM1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dstk-sensor.c86 #define REG_COM1 0x04 /* Control 1 */ macro
324 {REG_COM1, 0x00},
430 { REG_COM1, 0x0 },
447 { REG_COM1, 0x0 },
H A Dov7670.c60 #define REG_COM1 0x04 /* Control 1 */ macro
355 { REG_COM1, 0 }, /* CCIR601 */
371 { REG_COM1, 0x0 }, /* CCIR601 */
387 { REG_COM1, 0x0 }, /* CCIR601 */
1242 ret = ov7670_read(sd, REG_COM1, &com1) +
1254 ret = ov7670_read(sd, REG_COM1, &com1) +
1263 ret = ov7670_write(sd, REG_COM1, com1) +

Completed in 60 milliseconds