Searched refs:MII_LXTPHY_CONFIG (Results 1 – 2 of 2) sorted by relevance
252 cfg = PHY_READ(sc, MII_LXTPHY_CONFIG); in lxtphy_set_tp()254 PHY_WRITE(sc, MII_LXTPHY_CONFIG, cfg); in lxtphy_set_tp()262 cfg = PHY_READ(sc, MII_LXTPHY_CONFIG); in lxtphy_set_fx()264 PHY_WRITE(sc, MII_LXTPHY_CONFIG, cfg); in lxtphy_set_fx()
56 #define MII_LXTPHY_CONFIG 0x13 /* Configuration Register */ macro