Searched refs:PMT_CTL_WOL_EN_ (Results 1 – 4 of 4) sorted by relevance
4558 buf |= PMT_CTL_WOL_EN_; in lan78xx_set_auto_suspend()4631 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4638 temp_pmt_ctl |= PMT_CTL_WOL_EN_; 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()4754 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
176 #define PMT_CTL_WOL_EN_ (0x00000008) macro
3535 PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_ | in lan743x_pm_set_wol()3551 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3556 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3562 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3592 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3612 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()
67 #define PMT_CTL_WOL_EN_ BIT(3) macro