Home
last modified time | relevance | path

Searched refs:DW_AN_C73 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/pcs/
H A Dpcs-xpcs.h17 #define DW_AN_C73 1 macro
/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c286 case DW_AN_C73: in xpcs_soft_reset()
870 case DW_AN_C73: in xpcs_do_config()
1108 case DW_AN_C73: in xpcs_get_state()
1249 .an_mode = DW_AN_C73,
1255 .an_mode = DW_AN_C73,
1261 .an_mode = DW_AN_C73,
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3826 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73) && in __stmmac_open()