Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/mii/
H A Dlxtphyreg.h73 #define MII_LXTPHY_CSR 0x14 /* Chip Status Register */ macro
H A Dlxtphy.c249 csr = PHY_READ(sc, MII_LXTPHY_CSR); in lxtphy_status()