Searched refs:pwrctl (Results 1 – 5 of 5) sorted by relevance
245 device_t pwrctl; in siba_alloc_pmu() local255 pwrctl = NULL; in siba_alloc_pmu()286 pwrctl = bhnd_retain_provider(child, BHND_SERVICE_PWRCTL); in siba_alloc_pmu()287 if (pwrctl == NULL) { in siba_alloc_pmu()293 pwrctl = NULL; in siba_alloc_pmu()307 dinfo->pmu.pwrctl = pwrctl; in siba_alloc_pmu()320 device_t pwrctl; in siba_release_pmu() local343 pwrctl = dinfo->pmu.pwrctl; in siba_release_pmu()344 error = bhnd_pwrctl_request_clock(pwrctl, child, in siba_release_pmu()353 dinfo->pmu.pwrctl = NULL; in siba_release_pmu()[all …]
217 device_t pwrctl; /**< if SIBA_PMU_PWRCTL, legacy PWRCTL provider. */ member
3 .PATH: ${SRCTOP}/sys/dev/bhnd/cores/chipc/pwrctl
194 u32 pwrctl; /* corerev >= 2 */ member
1279 dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c optional bhnd1280 dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_if.m optional bhnd1281 dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_hostb_if.m optional bhnd1282 dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c optional bhnd