Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Demac.h63 #define EMAC_RCNTRL_MII_MODE BIT(2) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c74 rcr |= EMAC_RCNTRL_MII_MODE; in pfe_gemac_set_speed()