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

/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c142 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
491 ret += stk_sensor_outb(dev, REG_VSTOP, (vstop >> 3) & 0xff); stk_sensor_set_hw()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c95 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
281 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
893 ret += ov7670_write(sd, REG_VSTOP, (vstop >> 2) & 0xff); ov7670_set_hw()
H A Dov9650.c100 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c63 #define REG_VSTOP 0x1a macro
477 ret = ov6650_reg_write(client, REG_VSTOP, ov6650_s_crop()

Completed in 95 milliseconds