Searched refs:temp_wucsr (Results 1 – 1 of 1) sorted by relevance
4270 u32 temp_wucsr; in lan78xx_set_suspend() local4292 temp_wucsr = 0; in lan78xx_set_suspend()4318 temp_wucsr |= WUCSR_MPEN_; in lan78xx_set_suspend()4325 temp_wucsr |= WUCSR_BCST_EN_; in lan78xx_set_suspend()4332 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4389 temp_wucsr |= WUCSR_PFDA_EN_; in lan78xx_set_suspend()4396 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()4430 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr); in lan78xx_set_suspend()