Searched refs:temp_wucsr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/usb/
H A Dlan78xx.c4588 u32 temp_wucsr;
4610 temp_wucsr = 0;
4636 temp_wucsr |= WUCSR_MPEN_;
4643 temp_wucsr |= WUCSR_BCST_EN_;
4650 temp_wucsr |= WUCSR_WAKE_EN_;
4707 temp_wucsr |= WUCSR_PFDA_EN_;
4714 temp_wucsr |= WUCSR_WAKE_EN_;
4748 ret = lan78xx_write_reg(dev, WUCSR, temp_wucsr);
4586 u32 temp_wucsr; local

Completed in 363 milliseconds