Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.h101 #define SGI_MAC_RESET BIT(0) /* 0: MAC110 active in run mode, 1: Global reset signal to MAC110 cor… macro
H A Dmeth.c276 mace->eth.mac_ctrl = SGI_MAC_RESET; in meth_reset()