Searched refs:temp_wucsr (Results 1 – 1 of 1) sorted by relevance
4590 u32 temp_wucsr; in lan78xx_set_suspend() local4612 temp_wucsr = 0; in lan78xx_set_suspend()4638 temp_wucsr |= WUCSR_MPEN_; in lan78xx_set_suspend()4645 temp_wucsr |= WUCSR_BCST_EN_; in lan78xx_set_suspend()4652 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4709 temp_wucsr |= WUCSR_PFDA_EN_; in lan78xx_set_suspend()4716 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4750 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr); in lan78xx_set_suspend()