Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mii/
HDlxtphyreg.h75 #define MII_LXTPHY_CSR 0x14 /* Chip Status Register */ macro
HDlxtphy.c206 csr = PHY_READ(sc, MII_LXTPHY_CSR); in lxtphy_status()