Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot.h740 #define OCELOT_QUIRK_QSGMII_PORTS_MUST_BE_UP BIT(1) macro
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1073 !(quirks & OCELOT_QUIRK_QSGMII_PORTS_MUST_BE_UP)) in ocelot_phylink_mac_link_down()