Searched refs:MV88E61XX_PORT (Results 1 – 2 of 2) sorted by relevance
49 #define MV88E61XX_PORT(x) (0x10 + (x)) macro
102 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg))105 MV88E61XX_WRITE((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg), (val))124 val = MIIBUS_READREG(device_get_parent(dev), MV88E61XX_PORT(0), in mv88e61xxphy_probe()