Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h58 #define BWI_STATE_LO_CLOCK __BIT(16) macro
H A Dif_bwi.c3520 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()