Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmotorcomm.c228 #define YTPHY_WCR_ENABLE BIT(3) macro
444 if (wol_config & YTPHY_WCR_ENABLE) in ytphy_get_wol()
499 val = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
517 mask = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
558 val = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()
572 mask = YTPHY_WCR_ENABLE | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()
1531 if (wol_config & YTPHY_WCR_ENABLE) in yt8521_suspend()
1560 if (wol_config & YTPHY_WCR_ENABLE) in yt8521_resume()