Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h149 #define WPI_GP_CNTRL_PS_MASK (7 << 24) macro
H A Dif_wpi.c5190 if ((WPI_READ(sc, WPI_GP_CNTRL) & WPI_GP_CNTRL_PS_MASK) == in wpi_apm_stop_master()