Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h153 #define BWI_MAC_STATUS_ENABLE __BIT(0) macro
H A Dbwimac.c1445 CSR_SETBITS_4(sc, BWI_MAC_STATUS, BWI_MAC_STATUS_ENABLE); in bwi_mac_start()
1465 CSR_CLRBITS_4(sc, BWI_MAC_STATUS, BWI_MAC_STATUS_ENABLE); in bwi_mac_stop()