Searched refs:REG_TSLB (Results 1 – 3 of 3) sorted by relevance
/drivers/media/usb/stkwebcam/ |
D | stk-sensor.c | 158 #define REG_TSLB 0x3a /* lots of stuff */ macro 401 {REG_TSLB, TSLB_YLAST|0x08 }, 414 {REG_TSLB, 0 }, 429 {REG_TSLB, 0x00}, 446 {REG_TSLB, TSLB_BYTEORD }, 463 {REG_TSLB, 0x40}, /* BGGR */ 564 stk_sensor_outb(dev, REG_TSLB, 0x08); in stk_sensor_configure()
|
/drivers/media/i2c/ |
D | ov9650.c | 131 #define REG_TSLB 0x3a /* YUVU format */ macro 1288 ret = ov965x_read(client, REG_TSLB, ®); in __ov965x_set_params() 1293 ret = ov965x_write(client, REG_TSLB, reg); in __ov965x_set_params()
|
D | ov7670.c | 122 #define REG_TSLB 0x3a /* lots of stuff */ macro 286 { REG_TSLB, 0x04 }, /* OV */
|