Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1695 SIS_W16(RxMacControl, ctl & ~0x0f00); in sis190_init_rxfilter()
1700 SIS_W16(RxMacControl, ctl); in sis190_init_rxfilter()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds