Home
last modified time | relevance | path

Searched defs:do_eeprom_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dsmc911x_eeprom.c69 static int do_eeprom_cmd(struct eth_device *dev, int cmd, u8 reg) in do_eeprom_cmd() function
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c603 static int do_eeprom_cmd(struct eth_device *dev, u_long ioaddr, int cmd, int cmd_len) in do_eeprom_cmd() function