Searched refs:REG_HSTOP (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.c104 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro
228 { REG_HSTART, 0x13 }, { REG_HSTOP, 0x01 },
637 ret += ov7670_write(client, REG_HSTOP, (hstop >> 3) & 0xff);

Completed in 94 milliseconds