Searched refs:MAC_WUCSR_MPEN_ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/microchip/ | ||
H A D | lan743x_main.h | 241 #define MAC_WUCSR_MPEN_ BIT(1) macro |
H A D | lan743x_main.c | 3763 wucsr |= MAC_WUCSR_MPEN_; in lan743x_pm_set_wol() |