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

/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c140 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro
482 ret += stk_sensor_outb(dev, REG_HSTOP, (hstop >> 3) & 0xff); stk_sensor_set_hw()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c93 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro
279 { REG_HSTART, 0x13 }, { REG_HSTOP, 0x01 },
884 ret += ov7670_write(sd, REG_HSTOP, (hstop >> 3) & 0xff); ov7670_set_hw()
H A Dov9650.c98 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c61 #define REG_HSTOP 0x18 macro
468 ret = ov6650_reg_write(client, REG_HSTOP, ov6650_s_crop()

Completed in 80 milliseconds