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

/freebsd-12-stable/sys/dev/bwi/
H A Dif_bwireg.h56 #define BWI_STATE_LO_RESET __BIT(0) macro
H A Dif_bwi.c3523 BWI_STATE_LO_RESET |
3546 if (state_lo & BWI_STATE_LO_RESET) {
3592 state_lo = BWI_STATE_LO_RESET | disable_bits |
3602 state_lo = BWI_STATE_LO_RESET | disable_bits |
3619 state_lo = BWI_STATE_LO_RESET |

Completed in 112 milliseconds