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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dov7670.c106 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
230 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
646 ret += ov7670_write(client, REG_VSTOP, (vstop >> 2) & 0xff);

Completed in 110 milliseconds