Searched refs:OV511_I2C_BUS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | ov511.c | 1230 } else if (pRegvals->bus == OV511_I2C_BUS) { in write_regvals() 5547 { OV511_I2C_BUS, 0x10, 0xff }, in ov7xx0_configure() 5548 { OV511_I2C_BUS, 0x16, 0x06 }, in ov7xx0_configure() 5549 { OV511_I2C_BUS, 0x28, 0x24 }, in ov7xx0_configure() 5550 { OV511_I2C_BUS, 0x2b, 0xac }, in ov7xx0_configure() 5551 { OV511_I2C_BUS, 0x12, 0x00 }, in ov7xx0_configure() 5552 { OV511_I2C_BUS, 0x38, 0x81 }, in ov7xx0_configure() 5553 { OV511_I2C_BUS, 0x28, 0x24 }, /* 0c */ in ov7xx0_configure() 5554 { OV511_I2C_BUS, 0x0f, 0x85 }, /* lg's setting */ in ov7xx0_configure() 5555 { OV511_I2C_BUS, 0x15, 0x01 }, in ov7xx0_configure() [all …]
|
D | ov511.h | 398 OV511_I2C_BUS, enumerator
|