Searched refs:REG_HSTART (Results 1 – 3 of 3) sorted by relevance
137 #define REG_HSTART 0x17 /* Horiz start high bits */ macro479 ret = stk_sensor_outb(dev, REG_HSTART, (hstart >> 3) & 0xff); in stk_sensor_set_hw()
96 #define REG_HSTART 0x17 /* Horiz start high bits */ macro296 { REG_HSTART, 0x13 }, { REG_HSTOP, 0x01 },912 ret = ov7670_write(sd, REG_HSTART, (hstart >> 3) & 0xff); in ov7670_set_hw()
100 #define REG_HSTART 0x17 /* Horiz start high bits */ macro