Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/et131x/ !
Det131x.h106 #define ET_PM_PHY_SW_COMA 0x40 macro
Det131x.c1093 return ET_PM_PHY_SW_COMA & pmcsr ? 1 : 0; in et1310_in_phy_coma()
2203 pmcsr |= ET_PM_PHY_SW_COMA; in et1310_enable_phy_coma()
2219 pmcsr &= ~ET_PM_PHY_SW_COMA; in et1310_disable_phy_coma()