Searched refs:IER_INTEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | lxtphyreg.h | 49 #define IER_INTEN 0x0002 /* Interrupt Enable */ macro |
H A D | lxtphy.c | 244 PHY_READ(sc, MII_LXTPHY_IER) & ~IER_INTEN); in lxtphy_reset() |