Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmotorcomm.c228 #define YTPHY_WCR_ENABLE BIT(3) macro
521 if (wol_config & YTPHY_WCR_ENABLE) in ytphy_get_wol()
576 val = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
594 mask = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
635 val = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()
649 mask = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()
1607 if (wol_config & YTPHY_WCR_ENABLE) in yt8521_suspend()
1636 if (wol_config & YTPHY_WCR_ENABLE) in yt8521_resume()
2863 if (wol_config & YTPHY_WCR_ENABLE) in yt8821_suspend()
2891 if (wol_config & YTPHY_WCR_ENABLE) in yt8821_resume()