Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbrcmphy.h364 #define LPI_FEATURE_EN_DIG1000X 0x4000 macro
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.c382 val |= LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X; in bcm_phy_set_eee()
384 val &= ~(LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X); in bcm_phy_set_eee()