Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwireg.h55 #define BWI_STATE_LO_RESET (1 << 0) macro
Dbwi.c9257 BWI_STATE_LO_RESET | in bwi_regwin_is_enabled()
9280 if (state_lo & BWI_STATE_LO_RESET) { in bwi_regwin_disable()
9326 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
9336 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
9353 state_lo = BWI_STATE_LO_RESET | in bwi_regwin_enable()