Searched defs:dev_addr (Results 1 – 2 of 2) sorted by relevance
| /board/ti/common/ |
| A D | board_detect.c | 33 static int __maybe_unused ti_i2c_eeprom_init(int i2c_bus, int dev_addr) in ti_i2c_eeprom_init() 55 static int __maybe_unused ti_i2c_eeprom_read(int dev_addr, int offset, in ti_i2c_eeprom_read() 86 static int __maybe_unused ti_i2c_eeprom_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_get() 300 int __maybe_unused ti_i2c_eeprom_am_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_am_get() 346 int __maybe_unused ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_dra7_get() 455 int __maybe_unused ti_i2c_eeprom_am6_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_am6_get() 557 int __maybe_unused ti_i2c_eeprom_am6_get_base(int bus_addr, int dev_addr) in ti_i2c_eeprom_am6_get_base()
|
| /board/gdsys/common/ |
| A D | ihs_mdio.c | 114 static int ihs_mdio_read(struct mii_dev *bus, int addr, int dev_addr, in ihs_mdio_read() 133 static int ihs_mdio_write(struct mii_dev *bus, int addr, int dev_addr, in ihs_mdio_write()
|
Completed in 14 milliseconds