Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c148 #define REG_TSLB 0x3a /* lots of stuff */ macro
391 {REG_TSLB, TSLB_YLAST|0x08 },
404 {REG_TSLB, 0 },
419 {REG_TSLB, 0x00},
436 {REG_TSLB, TSLB_BYTEORD },
453 {REG_TSLB, 0x40}, /* BGGR */
454 /* {REG_TSLB, 0x08}, */ /* BGGR with vertical image flipping */
556 stk_sensor_outb(dev, REG_TSLB, 0x08); in stk_sensor_configure()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov9650.c132 #define REG_TSLB 0x3a /* YUVU format */ macro
391 /* REG_TSLB value, only bits [3:2] may be set. */
1291 ret = ov965x_read(ov965x, REG_TSLB, &reg); in __ov965x_set_params()
1296 ret = ov965x_write(ov965x, REG_TSLB, reg); in __ov965x_set_params()
H A Dov7670.c112 #define REG_TSLB 0x3a /* lots of stuff */ macro
291 { REG_TSLB, 0x04 }, /* OV */
/kernel/linux/linux-6.6/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. */
1290 ret = ov965x_read(ov965x, REG_TSLB, &reg); in __ov965x_set_params()
1295 ret = ov965x_write(ov965x, REG_TSLB, reg); in __ov965x_set_params()
H A Dov7670.c111 #define REG_TSLB 0x3a /* lots of stuff */ macro
290 { REG_TSLB, 0x04 }, /* OV */

Completed in 12 milliseconds