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