Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/dsa/
Dmv88e6352.c336 ret = mv88e6xxx_eeprom_busy_wait(ds); in mv88e6352_read_eeprom_word()
440 ret = mv88e6xxx_eeprom_busy_wait(ds); in mv88e6352_write_eeprom_word()
Dmv88e6xxx.h294 int mv88e6xxx_eeprom_busy_wait(struct dsa_switch *ds);
Dmv88e6xxx.c763 int mv88e6xxx_eeprom_busy_wait(struct dsa_switch *ds) in mv88e6xxx_eeprom_busy_wait() function