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

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c814 RGE_MAC_SETBIT(sc, 0xeb58, 0x0001);
828 RGE_MAC_SETBIT(sc, 0xe63e, 0x0020);
831 RGE_MAC_SETBIT(sc, 0xc0b4, 0x0001);
832 RGE_MAC_SETBIT(sc, 0xc0b4, 0x000c);
855 RGE_MAC_SETBIT(sc, 0xe052, 0x0068);
871 RGE_MAC_SETBIT(sc, 0xeb54, 0x0001);
2581 RGE_MAC_SETBIT(sc, 0xc0b6, 0x0001);
H A Dif_rgereg.h469 #define RGE_MAC_SETBIT(sc, reg, val) \ macro

Completed in 46 milliseconds