Searched refs:MII_LXTPHY_CONFIG (Results 1 – 3 of 3) sorted by relevance
254 cfg = PHY_READ(sc, MII_LXTPHY_CONFIG); in lxtphy_set_tp()256 PHY_WRITE(sc, MII_LXTPHY_CONFIG, cfg); in lxtphy_set_tp()264 cfg = PHY_READ(sc, MII_LXTPHY_CONFIG); in lxtphy_set_fx()266 PHY_WRITE(sc, MII_LXTPHY_CONFIG, cfg); in lxtphy_set_fx()
55 #define MII_LXTPHY_CONFIG 0x13 /* Configuration Register */ macro
1112 cfg = PHY_READ(sc->physc, MII_LXTPHY_CONFIG); in epic_ifmedia_upd_locked()1117 PHY_WRITE(sc->physc, MII_LXTPHY_CONFIG, cfg); in epic_ifmedia_upd_locked()