Searched refs:MV88E61XX_READ (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | mv88e61xxphy.c | 95 #define MV88E61XX_READ(sc, phy, reg) \ macro 102 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg)) 252 val = MV88E61XX_READ(sc, MV88E61XX_GLOBAL, MV88E61XX_GLOBAL_STATUS); in mv88e61xxphy_init() 597 val = MV88E61XX_READ(sc, MV88E61XX_GLOBAL, reg); in mv88e61xxphy_vtu_set_membership() 608 val = MV88E61XX_READ(sc, MV88E61XX_GLOBAL, MV88E61XX_GLOBAL_VTU_OP); in mv88e61xxphy_vtu_wait()
|