Searched refs:REG_TSLB (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov9650.c130 #define REG_TSLB 0x3a /* YUVU format */ macro
389 /* REG_TSLB value, only bits [3:2] may be set. */
1305 ret = ov965x_read(ov965x, REG_TSLB, &reg);
1310 ret = ov965x_write(ov965x, REG_TSLB, reg);
H A Dov7670.c112 #define REG_TSLB 0x3a /* lots of stuff */ macro
284 { REG_TSLB, 0x04 }, /* OV */

Completed in 113 milliseconds