Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/usb/
H A Dlan78xx.c4700 u32 temp_pmt_ctl; in lan78xx_set_suspend() local
4726 temp_pmt_ctl = 0; in lan78xx_set_suspend()
4745 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4747 temp_pmt_ctl |= PMT_CTL_SUS_MODE_0_; in lan78xx_set_suspend()
4752 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4754 temp_pmt_ctl |= PMT_CTL_SUS_MODE_3_; in lan78xx_set_suspend()
4759 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4816 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4823 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
4857 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
[all …]