Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmediatek-ge-soc.c22 #define MTK_PHY_SMI_DET_ON_THRESH_MASK GENMASK(13, 8) macro
982 __phy_modify(phydev, MTK_PHY_LPI_REG_1c, MTK_PHY_SMI_DET_ON_THRESH_MASK, in mt798x_phy_eee()
983 FIELD_PREP(MTK_PHY_SMI_DET_ON_THRESH_MASK, 0xc)); in mt798x_phy_eee()