Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbcm-phy-lib.c209 val |= LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X; in bcm_phy_set_eee()
211 val &= ~(LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X); in bcm_phy_set_eee()
/Linux-v4.19/include/linux/
Dbrcmphy.h256 #define LPI_FEATURE_EN 0x8000 macro