Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwi/
HDif_bwireg.h58 #define BWI_STATE_LO_GATED_CLOCK __BIT(17) macro
HDbwimac.c463 state_lo |= BWI_STATE_LO_GATED_CLOCK; in bwi_mac_reset()
471 state_lo &= ~BWI_STATE_LO_GATED_CLOCK; in bwi_mac_reset()
HDif_bwi.c3567 BWI_STATE_LO_CLOCK | BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_disable()
3595 BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_enable()
3615 BWI_STATE_LO_GATED_CLOCK | in bwi_regwin_enable()