Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/agere/
Det131x.h101 #define ET_PM_PHY_SW_COMA 0x40 macro
Det131x.c942 return ET_PM_PHY_SW_COMA & pmcsr ? 1 : 0; in et1310_in_phy_coma()
1800 pmcsr |= ET_PM_PHY_SW_COMA; in et1310_enable_phy_coma()
1812 pmcsr &= ~ET_PM_PHY_SW_COMA; in et1310_disable_phy_coma()