Searched refs:REG_HSTART (Results 1 – 3 of 3) sorted by relevance
129 #define REG_HSTART 0x17 /* Horiz start high bits */ macro471 ret = stk_sensor_outb(dev, REG_HSTART, (hstart >> 3) & 0xff); in stk_sensor_set_hw()
95 #define REG_HSTART 0x17 /* Horiz start high bits */ macro297 { REG_HSTART, 0x13 }, { REG_HSTOP, 0x01 },929 ret = ov7670_write(sd, REG_HSTART, (hstart >> 3) & 0xff); in ov7670_set_hw()
98 #define REG_HSTART 0x17 /* Horiz start high bits */ macro