Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwireg.h58 #define BWI_STATE_LO_CLOCK (1 << 16) macro
Dbwi.c9256 if ((val & (BWI_STATE_LO_CLOCK | in bwi_regwin_is_enabled()
9258 disable_bits)) == BWI_STATE_LO_CLOCK) { in bwi_regwin_is_enabled()
9291 state_lo = BWI_STATE_LO_CLOCK | disable_bits; in bwi_regwin_disable()
9327 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()
9354 BWI_STATE_LO_CLOCK | in bwi_regwin_enable()
9374 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()
9384 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()