Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwireg.h58 #define BWI_STATE_LO_CLOCK __BIT(16) macro
H A Dif_bwi.c3526 if ((val & (BWI_STATE_LO_CLOCK | in bwi_regwin_is_enabled()
3528 disable_bits)) == BWI_STATE_LO_CLOCK) { in bwi_regwin_is_enabled()
3561 state_lo = BWI_STATE_LO_CLOCK | disable_bits; in bwi_regwin_disable()
3597 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()
3624 BWI_STATE_LO_CLOCK | in bwi_regwin_enable()
3644 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()
3654 state_lo = BWI_STATE_LO_CLOCK | in bwi_regwin_enable()