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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpireg.h149 #define WPI_GP_CNTRL_INIT_DONE (1 << 2) macro
H A Dif_wpi.c5102 WPI_SETBITS(sc, WPI_GP_CNTRL, WPI_GP_CNTRL_INIT_DONE);
5193 WPI_CLRBITS(sc, WPI_GP_CNTRL, WPI_GP_CNTRL_INIT_DONE);

Completed in 74 milliseconds