Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmdio.h327 #define MDIO_PMA_10T1L_STAT_EEE 0x0400 /* PHY has EEE ability */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c862 val & MDIO_PMA_10T1L_STAT_EEE); in genphy_c45_read_eee_abilities()