Searched refs:MII_LXTPHY_CSR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | lxtphyreg.h | 76 #define MII_LXTPHY_CSR 0x14 /* Chip Status Register */ macro |
H A D | lxtphy.c | 204 csr = PHY_READ(sc, MII_LXTPHY_CSR); in lxtphy_status() |