Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h175 #define OWL_EMAC_BIT_MAC_CTRL_RSIS BIT(0) /* RMII/SMII interface select */ macro
H A Dowl-emac.c987 val |= OWL_EMAC_BIT_MAC_CTRL_RSIS; in owl_emac_core_sw_reset()