Searched refs:REG_TSLB (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 156 #define REG_TSLB 0x3a /* lots of stuff */ macro 399 {REG_TSLB, TSLB_YLAST|0x08 }, 412 {REG_TSLB, 0 }, 427 {REG_TSLB, 0x00}, 444 {REG_TSLB, TSLB_BYTEORD }, 461 {REG_TSLB, 0x40}, /* BGGR */ 564 stk_sensor_outb(dev, REG_TSLB, 0x08); in stk_sensor_configure()
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov9650.c | 134 #define REG_TSLB 0x3a /* YUVU format */ macro 1302 ret = ov965x_read(client, REG_TSLB, ®); in __ov965x_set_params() 1307 ret = ov965x_write(client, REG_TSLB, reg); in __ov965x_set_params()
|
D | ov7670.c | 113 #define REG_TSLB 0x3a /* lots of stuff */ macro 290 { REG_TSLB, 0x04 }, /* OV */
|