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

/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.h60 #define HACR 0x0 /* Host Adapter Command Register */ macro
113 WL_WRITE_2(sc, HACR, sc->hacr); \
123 WL_WRITE_2(sc, HACR, sc->hacr | HACR_CA); \
H A Dif_wl.c406 #define PCMD(sc, hacr) WL_WRITE_2((sc), HACR, (hacr))

Completed in 97 milliseconds