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 10156 if ((val & (BWI_STATE_LO_CLOCK |
10158 disable_bits)) == BWI_STATE_LO_CLOCK) {
10191 state_lo = BWI_STATE_LO_CLOCK | disable_bits;
10227 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK |
10254 BWI_STATE_LO_CLOCK |
10274 state_lo = BWI_STATE_LO_CLOCK |
10284 state_lo = BWI_STATE_LO_CLOCK |

Completed in 43 milliseconds