Home
last modified time | relevance | path

Searched refs:BWI_STATE_LO_GATED_CLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h59 #define BWI_STATE_LO_GATED_CLOCK __BIT(17) macro
H A Dbwimac.c463 state_lo |= BWI_STATE_LO_GATED_CLOCK; in bwi_mac_reset()
471 state_lo &= ~BWI_STATE_LO_GATED_CLOCK; in bwi_mac_reset()
H A Dif_bwi.c3590 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()
3618 BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_enable()
3638 BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_enable()