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

/freebsd-12-stable/sys/dev/wpi/
H A Dif_wpireg.h147 #define WPI_GP_CNTRL_INIT_DONE (1 << 2) macro
H A Dif_wpi.c5124 WPI_SETBITS(sc, WPI_GP_CNTRL, WPI_GP_CNTRL_INIT_DONE);
5215 WPI_CLRBITS(sc, WPI_GP_CNTRL, WPI_GP_CNTRL_INIT_DONE);

Completed in 110 milliseconds