Home
last modified time | relevance | path

Searched refs:MII_LXTPHY_CSR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mii/
H A Dlxtphyreg.h76 #define MII_LXTPHY_CSR 0x14 /* Chip Status Register */ macro
H A Dlxtphy.c204 csr = PHY_READ(sc, MII_LXTPHY_CSR); in lxtphy_status()