Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h55 #define BWI_STATE_LO_RESET __BIT(0) macro
H A Dif_bwi.c3520 BWI_STATE_LO_RESET | in bwi_regwin_is_enabled()
3543 if (state_lo & BWI_STATE_LO_RESET) { in bwi_regwin_disable()
3589 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
3599 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
3616 state_lo = BWI_STATE_LO_RESET | in bwi_regwin_enable()