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

/linux-master/drivers/media/i2c/
H A Dov6650.c58 #define REG_HSTOP 0x18 macro
558 ret = ov6650_reg_write(client, REG_HSTOP,
H A Dov7670.c96 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro
290 { REG_HSTART, 0x13 }, { REG_HSTOP, 0x01 },
928 ret = ov7670_write(sd, REG_HSTOP, (hstop >> 3) & 0xff);
H A Dov9650.c97 #define REG_HSTOP 0x18 /* Horiz stop high bits */ macro

Completed in 218 milliseconds