Searched refs:temp_wucsr (Results 1 – 1 of 1) sorted by relevance
3826 u32 temp_wucsr; in lan78xx_set_suspend() local3843 temp_wucsr = 0; in lan78xx_set_suspend()3862 temp_wucsr |= WUCSR_MPEN_; in lan78xx_set_suspend()3869 temp_wucsr |= WUCSR_BCST_EN_; in lan78xx_set_suspend()3876 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()3911 temp_wucsr |= WUCSR_PFDA_EN_; in lan78xx_set_suspend()3918 temp_wucsr |= WUCSR_WAKE_EN_; in lan78xx_set_suspend()3941 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr); in lan78xx_set_suspend()