Searched refs:PHY_CLRBIT (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/mii_layer/ |
| HD | rgephy.c | 444 #define PHY_CLRBIT(x, y, z) \ macro 465 PHY_CLRBIT(sc, 4, 0x0800); in rgephy_load_dspcode() 473 PHY_CLRBIT(sc, 4, 0x0800); in rgephy_load_dspcode() 499 PHY_CLRBIT(sc, 4, 0x0800); in rgephy_load_dspcode()
|
| HD | ciphy.c | 335 #define PHY_CLRBIT(x, y, z) \ macro 368 PHY_CLRBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO); in ciphy_fixup() 385 PHY_CLRBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO); in ciphy_fixup()
|