Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dinbmphyreg.h216 #define BM_WUC_HOST_WU_BIT (1 << 4) macro
/netbsd-src/sys/dev/pci/
H A Dif_wm.c4843 reg &= ~BM_WUC_HOST_WU_BIT; in wm_phy_post_reset()
12615 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in wm_enable_phy_wakeup_reg_access_bm()
16574 wuce |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT; in wm_enable_phy_wakeup()