Searched refs:BWI_STATE_LO_CLOCK (Results 1 – 2 of 2) sorted by relevance
58 #define BWI_STATE_LO_CLOCK __BIT(16) macro
3520 if ((val & (BWI_STATE_LO_CLOCK | in bwi_regwin_is_enabled()3522 disable_bits)) == BWI_STATE_LO_CLOCK) { in bwi_regwin_is_enabled()3555 state_lo = BWI_STATE_LO_CLOCK | disable_bits; in bwi_regwin_disable()3591 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()3618 BWI_STATE_LO_CLOCK | in bwi_regwin_enable()3638 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()3648 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()