Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmotorcomm.c227 #define YTPHY_WCR_INTR_SEL BIT(6) macro
575 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in ytphy_set_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()
634 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in yt8531_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()