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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis190.c76 #define SIS_W16(reg, val) writew ((val), ioaddr + (reg)) macro
866 SIS_W16(RxMacControl, rx_mode | 0x2);
895 SIS_W16(RxMacControl, 0x02);
1691 SIS_W16(RxMacControl, ctl & ~0x0f00);
1696 SIS_W16(RxMacControl, ctl);

Completed in 104 milliseconds