Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbrcmphy.h291 #define LPI_FEATURE_EN 0x8000 macro
/Linux-v5.15/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()