Searched refs:temp_wucsr (Results 1 – 1 of 1) sorted by relevance
3810 u32 temp_wucsr; in lan78xx_set_suspend() local3827 temp_wucsr = 0; in lan78xx_set_suspend()3846 temp_wucsr |= WUCSR_MPEN_; in lan78xx_set_suspend()3853 temp_wucsr |= WUCSR_BCST_EN_; in lan78xx_set_suspend()3860 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()3895 temp_wucsr |= WUCSR_PFDA_EN_; in lan78xx_set_suspend()3902 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()3925 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr); in lan78xx_set_suspend()