Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/siba/
H A Dsibareg.h64 #define SIBA_CC_CAPS_PWCTL 0x00040000 macro
H A Dsiba_core.c794 (scc->scc_caps & SIBA_CC_CAPS_PWCTL) == 0) in siba_cc_clock()
1052 if ((scc->scc_caps & SIBA_CC_CAPS_PWCTL) == 0) in siba_cc_power_init()
1075 !(scc->scc_caps & SIBA_CC_CAPS_PWCTL)) in siba_cc_powerup_delay()