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

/openbsd-current/sys/dev/ic/
H A Dbwi.c3091 PHY_CLRBITS(mac, 0x429, 0x4000);
3092 PHY_CLRBITS(mac, 0x4c3, 0x8000);
3396 PHY_CLRBITS(mac, 0x61, 0xf000);
3602 PHY_CLRBITS(mac, 0x41b, 0x1e);
3628 PHY_CLRBITS(mac, 0x426, 0x3);
3629 PHY_CLRBITS(mac, 0x426, 0x1000);
3936 PHY_CLRBITS(mac, 0x429, 0xc000);
3940 PHY_CLRBITS(mac, 0x812, 0x2);
3942 PHY_CLRBITS(mac, 0x812, 0x1);
3945 PHY_CLRBITS(ma
[all...]
H A Dbwivar.h681 #define PHY_CLRBITS(mac, ctrl, bits) \ macro

Completed in 141 milliseconds