Searched refs:REG_TSLB (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 148 #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 */ 556 stk_sensor_outb(dev, REG_TSLB, 0x08); in stk_sensor_configure()
|
/Linux-v5.10/drivers/media/i2c/ |
D | ov9650.c | 132 #define REG_TSLB 0x3a /* YUVU format */ macro 1291 ret = ov965x_read(ov965x, REG_TSLB, ®); in __ov965x_set_params() 1296 ret = ov965x_write(ov965x, REG_TSLB, reg); in __ov965x_set_params()
|
D | ov7670.c | 112 #define REG_TSLB 0x3a /* lots of stuff */ macro 291 { REG_TSLB, 0x04 }, /* OV */
|