Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmotorcomm.c235 #define YTPHY_WCR_PULSE_WIDTH_MASK (BIT(2) | BIT(1)) macro
498 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
557 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()