Searched refs:PHY_CLRBIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mii/
H A Dciphy.c294 #define PHY_CLRBIT(x, y, z) \ macro
338 PHY_CLRBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO);
357 PHY_CLRBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO);
H A Drgephy.c461 #define PHY_CLRBIT(x, y, z) \ macro
483 PHY_CLRBIT(sc, 4, 0x0800);
491 PHY_CLRBIT(sc, 4, 0x0800);
517 PHY_CLRBIT(sc, 4, 0x0800);

Completed in 90 milliseconds