Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h117 RFEN = 0x80000000, RFAAB = 0x40000000, RFAAM = 0x20000000, enumerator
H A Dsis900.c348 sw32(rfcr, rfcrSave & ~RFEN); in sis635_get_mac_addr()
358 sw32(rfcr, rfcrSave | RFEN); in sis635_get_mac_addr()
1104 sw32(rfcr, rfcrSave & ~RFEN); in sis900_init_rxfilter()
1120 sw32(rfcr, rfcrSave | RFEN); in sis900_init_rxfilter()
2430 sw32(rfcr, RFEN | rx_mode); in set_rx_mode()