Searched refs:temp_wucsr (Results 1 – 1 of 1) sorted by relevance
4584 u32 temp_wucsr; in lan78xx_set_suspend() local4606 temp_wucsr = 0; in lan78xx_set_suspend()4632 temp_wucsr |= WUCSR_MPEN_; in lan78xx_set_suspend()4639 temp_wucsr |= WUCSR_BCST_EN_; in lan78xx_set_suspend()4646 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4703 temp_wucsr |= WUCSR_PFDA_EN_; in lan78xx_set_suspend()4710 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4744 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr); in lan78xx_set_suspend()