Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhndvar.h55 struct bhnd_core_clkctl *bhnd_alloc_core_clkctl(device_t dev,
H A Dbhnd.c468 clkctl = bhnd_alloc_core_clkctl(child, pmu_dev, r, pmu_regs, in bhnd_generic_alloc_pmu()
H A Dbhnd_subr.c1075 bhnd_alloc_core_clkctl(device_t dev, device_t pmu_dev, struct bhnd_resource *r, in bhnd_alloc_core_clkctl() function
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c154 sc->clkctl = bhnd_alloc_core_clkctl(core, dev, sc->res, BHND_CLK_CTL_ST, in bhnd_pmu_attach()