Searched refs:WUCSR_MPEN (Results 1 – 2 of 2) sorted by relevance
327 #define WUCSR_MPEN (0x00000002) macro
1834 val &= ~(WUCSR_MPEN | WUCSR_WUEN); in smsc75xx_suspend()1985 val &= ~(WUCSR_MPEN | WUCSR_BCST_EN | WUCSR_PFDA_EN); in smsc75xx_suspend()2022 val |= WUCSR_MPR | WUCSR_MPEN; in smsc75xx_suspend()2115 val &= ~(WUCSR_WUEN | WUCSR_MPEN | WUCSR_PFDA_EN in smsc75xx_resume()