Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmotorcomm.c235 #define YTPHY_WCR_PULSE_WIDTH_MASK (BIT(2) | BIT(1)) macro
575 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in ytphy_set_wol()
634 mask = YTPHY_WCR_PULSE_WIDTH_MASK | YTPHY_WCR_INTR_SEL; in yt8531_set_wol()