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

/linux-4.4.14/drivers/net/ethernet/sis/
H A Dsis190.c75 #define SIS_W16(reg, val) writew ((val), ioaddr + (reg)) macro
865 SIS_W16(RxMacControl, rx_mode | 0x2);
894 SIS_W16(RxMacControl, 0x02); sis190_hw_start()
1687 SIS_W16(RxMacControl, ctl & ~0x0f00); sis190_init_rxfilter()
1692 SIS_W16(RxMacControl, ctl); sis190_init_rxfilter()

Completed in 77 milliseconds