Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/dsa/
Dmv88e6352.c115 ret = mv88e6xxx_eeprom_busy_wait(ds); in mv88e6352_read_eeprom_word()
220 ret = mv88e6xxx_eeprom_busy_wait(ds); in mv88e6352_write_eeprom_word()
Dmv88e6xxx.h464 int mv88e6xxx_eeprom_busy_wait(struct dsa_switch *ds);
Dmv88e6xxx.c843 int mv88e6xxx_eeprom_busy_wait(struct dsa_switch *ds) in mv88e6xxx_eeprom_busy_wait() function