Searched refs:TG3_CPMU_EEEMD_LPI_ENABLE (Results 1 – 2 of 2) sorted by relevance
1187 #define TG3_CPMU_EEEMD_LPI_ENABLE 0x00000080 macro
2417 tw32(TG3_CPMU_EEE_MODE, val & ~TG3_CPMU_EEEMD_LPI_ENABLE); in tg3_phy_eee_adjust()2437 tw32(TG3_CPMU_EEE_MODE, val | TG3_CPMU_EEEMD_LPI_ENABLE); in tg3_phy_eee_enable()4351 tr32(TG3_CPMU_EEE_MODE) & ~TG3_CPMU_EEEMD_LPI_ENABLE); in tg3_phy_autoneg_cfg()