Searched refs:REG_HREF (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.c157 #define REG_HREF 0x32 /* HREF pieces */ macro
483 ret += stk_sensor_inb(dev, REG_HREF, &v);
486 ret += stk_sensor_outb(dev, REG_HREF, v);
H A Dov7670.c123 #define REG_HREF 0x32 /* HREF pieces */ macro
239 { REG_HREF, 0xb6 }, { REG_VSTART, 0x02 },
720 ret += ov7670_read(sd, REG_HREF, &v);
723 ret += ov7670_write(sd, REG_HREF, v);

Completed in 62 milliseconds