Home
last modified time | relevance | path

Searched refs:temp_pmt_ctl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c4586 u32 temp_pmt_ctl; in lan78xx_set_suspend() local
4612 temp_pmt_ctl = 0; in lan78xx_set_suspend()
4631 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4633 temp_pmt_ctl |= PMT_CTL_SUS_MODE_0_; in lan78xx_set_suspend()
4638 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4640 temp_pmt_ctl |= PMT_CTL_SUS_MODE_3_; in lan78xx_set_suspend()
4645 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4702 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4709 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4743 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
[all …]