Searched refs:PMT_CTL_WOL_EN_ (Results 1 – 4 of 4) sorted by relevance
4554 buf |= PMT_CTL_WOL_EN_; in lan78xx_set_auto_suspend()4627 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4634 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4641 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4698 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4705 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4739 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()4750 temp_pmt_ctl |= PMT_CTL_WOL_EN_; in lan78xx_set_suspend()
176 #define PMT_CTL_WOL_EN_ (0x00000008) macro
3506 PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_ | in lan743x_pm_set_wol()3523 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3528 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3534 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3564 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()3584 pmtctl |= PMT_CTL_WOL_EN_ | PMT_CTL_MAC_D3_RX_CLK_OVR_; in lan743x_pm_set_wol()
65 #define PMT_CTL_WOL_EN_ BIT(3) macro