Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/siba/
H A Dsiba_core.c933 uint32_t min = 0, max = 0, pmucap; in siba_cc_pmu_init() local
939 pmucap = SIBA_CC_READ32(scc, SIBA_CC_PMUCAPS); in siba_cc_pmu_init()
940 scc->scc_pmu.rev = (pmucap & SIBA_CC_PMUCAPS_REV); in siba_cc_pmu_init()
943 scc->scc_pmu.rev, pmucap); in siba_cc_pmu_init()