Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c132 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
481 ret += stk_sensor_outb(dev, REG_VSTOP, (vstop >> 3) & 0xff); in stk_sensor_set_hw()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c60 #define REG_VSTOP 0x1a macro
528 ret = ov6650_reg_write(client, REG_VSTOP, in ov6650_set_selection()
H A Dov7670.c98 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
299 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
939 ret += ov7670_write(sd, REG_VSTOP, (vstop >> 2) & 0xff); in ov7670_set_hw()
H A Dov9650.c101 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c60 #define REG_VSTOP 0x1a macro
566 ret = ov6650_reg_write(client, REG_VSTOP, in ov6650_set_selection()
H A Dov7670.c97 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
298 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
949 ret = ov7670_write(sd, REG_VSTOP, (vstop >> 2) & 0xff); in ov7670_set_hw()
H A Dov9650.c99 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro

Completed in 14 milliseconds