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

/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.h83 #define HASR_MMC_BUSY 0x0004 /* MMC busy indication */ macro
128 while (WL_READ_2(sc, HASR) & HASR_MMC_BUSY) ; \
H A Dif_wl.c2334 while (WL_READ_2(sc, HASR) & HASR_MMC_BUSY)
2337 while (WL_READ_2(sc, HASR) & HASR_MMC_BUSY)

Completed in 114 milliseconds