Searched refs:BWI_STATE_LO_CLOCK (Results 1 – 2 of 2) sorted by relevance
58 #define BWI_STATE_LO_CLOCK __BIT(16) macro
3519 if ((val & (BWI_STATE_LO_CLOCK | in bwi_regwin_is_enabled()3521 disable_bits)) == BWI_STATE_LO_CLOCK) { in bwi_regwin_is_enabled()3554 state_lo = BWI_STATE_LO_CLOCK | disable_bits; in bwi_regwin_disable()3590 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()3617 BWI_STATE_LO_CLOCK | in bwi_regwin_enable()3637 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()3647 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()