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

/openbsd-current/sys/dev/pci/
H A Dif_rge.c1654 RGE_PHY_SETBIT(sc, 0xa432, 0x0010);
1692 RGE_PHY_SETBIT(sc, 0xa442, 0x0800);
1719 RGE_PHY_SETBIT(sc, 0xacf8, 0x000c);
1723 RGE_PHY_SETBIT(sc, 0xad94, 0x0020);
1725 RGE_PHY_SETBIT(sc, 0xb648, 0x4000);
1732 RGE_PHY_SETBIT(sc, 0xada0, 0x0002);
1864 RGE_PHY_SETBIT(sc, 0xa654, 0x0800);
1914 RGE_PHY_SETBIT(sc, 0xac36, 0x1000);
1926 RGE_PHY_SETBIT(sc, 0xad9c, 0x0020);
1944 RGE_PHY_SETBIT(s
[all...]
H A Dif_rgereg.h458 #define RGE_PHY_SETBIT(sc, reg, val) \
453 #define RGE_PHY_SETBIT macro

Completed in 182 milliseconds