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

/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwireg.h57 #define BWI_STATE_LO_CLOCK __BIT(16) macro
H A Dif_bwi.c3565 if ((val & (BWI_STATE_LO_CLOCK |
3567 disable_bits)) == BWI_STATE_LO_CLOCK) {
3600 state_lo = BWI_STATE_LO_CLOCK | disable_bits;
3636 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK |
3663 BWI_STATE_LO_CLOCK |
3683 state_lo = BWI_STATE_LO_CLOCK |
3693 state_lo = BWI_STATE_LO_CLOCK |

Completed in 112 milliseconds