Home
last modified time | relevance | path

Searched refs:REG_VSTOP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dov7670.c98 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro
292 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
943 ret = ov7670_write(sd, REG_VSTOP, (vstop >> 2) & 0xff); in ov7670_set_hw()
H A Dov6650.c60 #define REG_VSTOP 0x1a macro
568 ret = ov6650_reg_write(client, REG_VSTOP, in ov6650_set_selection()
H A Dov9650.c99 #define REG_VSTOP 0x1a /* Vert stop high bits */ macro