HomeSort by: relevance | last modified time | path
    Searched refs:BWI_STATE_LO_CLOCK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwireg.h 59 #define BWI_STATE_LO_CLOCK (1 << 16)
bwi.c 10151 if ((val & (BWI_STATE_LO_CLOCK |
10153 disable_bits)) == BWI_STATE_LO_CLOCK) {
10186 state_lo = BWI_STATE_LO_CLOCK | disable_bits;
10222 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK |
10249 BWI_STATE_LO_CLOCK |
10269 state_lo = BWI_STATE_LO_CLOCK |
10279 state_lo = BWI_STATE_LO_CLOCK |

Completed in 20 milliseconds