Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrel_phy.h46 #define MICREL_KSZ8_P1_ERRATA BIT(2) macro
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c2339 return MICREL_KSZ8_P1_ERRATA; in ksz_get_phy_flags()
/openbmc/linux/drivers/net/phy/
H A Dmicrel.c2128 if (phydev->dev_flags & MICREL_KSZ8_P1_ERRATA) in ksz886x_cable_test_start()