Searched refs:VR_STICKHW_WOL_ENB (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h338 #define VR_STICKHW_WOL_ENB 0x04 macro
H A Dif_vr.c2577 CSR_WRITE_1(sc, VR_STICKHW, v | VR_STICKHW_WOL_ENB);
2606 v &= ~(VR_STICKHW_DS0 | VR_STICKHW_DS1 | VR_STICKHW_WOL_ENB);

Completed in 114 milliseconds