Home
last modified time | relevance | path

Searched refs:FC_I2C_PORT_EEPROM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-reg.h59 FC_I2C_PORT_EEPROM = 2, enumerator
H A Dflexcop-eeprom.c93 return fc->i2c_request(fc,FC_READ,FC_I2C_PORT_EEPROM,0x50,addr,buf,len);
H A Dflexcop-i2c.c226 fc->fc_i2c_adap[1].port = FC_I2C_PORT_EEPROM; in flexcop_i2c_init()