Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbrcmphy.h302 #define LPI_FEATURE_EN 0x8000 macro
/linux-5.19.10/drivers/net/phy/
Dbcm-phy-lib.c380 val |= LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X; in bcm_phy_set_eee()
382 val &= ~(LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X); in bcm_phy_set_eee()