Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwi/
HDif_bwireg.h54 #define BWI_STATE_LO_RESET __BIT(0) macro
HDif_bwi.c3497 BWI_STATE_LO_RESET | in bwi_regwin_is_enabled()
3520 if (state_lo & BWI_STATE_LO_RESET) { in bwi_regwin_disable()
3566 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
3576 state_lo = BWI_STATE_LO_RESET | disable_bits | in bwi_regwin_disable()
3593 state_lo = BWI_STATE_LO_RESET | in bwi_regwin_enable()