Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dstk-sensor.c86 #define REG_COM1 0x04 /* Control 1 */ macro
324 {REG_COM1, 0x00},
430 { REG_COM1, 0x0 },
447 { REG_COM1, 0x0 },
Dov7670.c56 #define REG_COM1 0x04 /* Control 1 */ macro
355 { REG_COM1, 0 }, /* CCIR601 */
371 { REG_COM1, 0x0 }, /* CCIR601 */
387 { REG_COM1, 0x0 }, /* CCIR601 */
1295 ret = ov7670_read(sd, REG_COM1, &com1) + in ov7670_g_exp()
1307 ret = ov7670_read(sd, REG_COM1, &com1) + in ov7670_s_exp()
1316 ret = ov7670_write(sd, REG_COM1, com1) + in ov7670_s_exp()