Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_phy.h160 #define BM_WUC_ENABLE_BIT (1 << 2) macro
H A De1000_phy.c3364 temp |= BM_WUC_ENABLE_BIT; in e1000_enable_phy_wakeup_reg_access_bm()
H A Dif_em.c4639 preg |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT; in em_enable_phy_wakeup()