Searched refs:PMT_CTL_WOL_EN_ (Results 1 – 4 of 4) sorted by relevance
2883 PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_ | in lan743x_pm_set_wol()2900 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()2905 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()2911 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()2941 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()2961 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()
43 #define PMT_CTL_WOL_EN_ BIT(3) macro
3886 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3893 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3900 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3935 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3942 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3965 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()3974 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4063 buf |= PMT_CTL_WOL_EN_; in lan78xx_suspend()
176 #define PMT_CTL_WOL_EN_ (0x00000008) macro