Searched refs:mv88e6xxx_wait (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/dsa/ |
D | mv88e6xxx.c | 735 static int mv88e6xxx_wait(struct dsa_switch *ds, int reg, int offset, u16 mask) in mv88e6xxx_wait() function 753 return mv88e6xxx_wait(ds, REG_GLOBAL2, GLOBAL2_SMI_OP, in mv88e6xxx_phy_wait() 759 return mv88e6xxx_wait(ds, REG_GLOBAL2, GLOBAL2_EEPROM_OP, in mv88e6xxx_eeprom_load_wait() 765 return mv88e6xxx_wait(ds, REG_GLOBAL2, GLOBAL2_EEPROM_OP, in mv88e6xxx_eeprom_busy_wait()
|