Searched refs:_mv88e6xxx_wait (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/dsa/ |
| D | mv88e6xxx.c | 800 static int _mv88e6xxx_wait(struct dsa_switch *ds, int reg, int offset, in _mv88e6xxx_wait() function 825 ret = _mv88e6xxx_wait(ds, reg, offset, mask); in mv88e6xxx_wait() 833 return _mv88e6xxx_wait(ds, REG_GLOBAL2, GLOBAL2_SMI_OP, in _mv88e6xxx_phy_wait() 851 return _mv88e6xxx_wait(ds, REG_GLOBAL, GLOBAL_ATU_OP, in _mv88e6xxx_atu_wait() 1162 return _mv88e6xxx_wait(ds, REG_GLOBAL, GLOBAL_VTU_OP, in _mv88e6xxx_vtu_wait()
|