Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c75 #define SIS_W16(reg, val) writew ((val), ioaddr + (reg)) macro
868 SIS_W16(RxMacControl, rx_mode | 0x2); in sis190_set_rx_mode()
897 SIS_W16(RxMacControl, 0x02); in sis190_hw_start()
1699 SIS_W16(RxMacControl, ctl & ~0x0f00); in sis190_init_rxfilter()
1704 SIS_W16(RxMacControl, ctl); in sis190_init_rxfilter()