Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbrcmphy.h295 #define LPI_FEATURE_EN_DIG1000X 0x4000 macro
/Linux-v5.10/drivers/net/phy/
Dbcm-phy-lib.c339 val |= LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X; in bcm_phy_set_eee()
341 val &= ~(LPI_FEATURE_EN | LPI_FEATURE_EN_DIG1000X); in bcm_phy_set_eee()