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

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

Completed in 116 milliseconds