Searched refs:REG_VSTOP (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.c142 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
491 ret += stk_sensor_outb(dev, REG_VSTOP, (vstop >> 3) & 0xff);
H A Dov7670.c110 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
240 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
728 ret += ov7670_write(sd, REG_VSTOP, (vstop >> 2) & 0xff);

Completed in 96 milliseconds