Searched refs:pwrctl (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba.c48 #include <dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.h>
249 device_t pwrctl; local
259 pwrctl = NULL;
290 pwrctl = bhnd_retain_provider(child, BHND_SERVICE_PWRCTL);
291 if (pwrctl == NULL) {
297 pwrctl = NULL;
311 dinfo->pmu.pwrctl = pwrctl;
324 device_t pwrctl; local
347 pwrctl
[all...]
H A Dsibavar.h219 device_t pwrctl; /**< if SIBA_PMU_PWRCTL, legacy PWRCTL provider. */ member in union:siba_devinfo::__anon11633
/freebsd-13-stable/sys/modules/bhnd/
H A DMakefile5 .PATH: ${SRCTOP}/sys/dev/bhnd/cores/chipc/pwrctl
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_pmu.c35 #include <dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctlvar.h>

Completed in 124 milliseconds