Searched refs:IWN_GP_CNTRL_MAC_CLOCK_READY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ | ||
H A D | if_iwnreg.h | 206 #define IWN_GP_CNTRL_MAC_CLOCK_READY (1 << 0) macro |
H A D | if_iwn.c | 8533 if (IWN_READ(sc, IWN_GP_CNTRL) & IWN_GP_CNTRL_MAC_CLOCK_READY) in iwn_clock_wait() |