Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/
HDbhndvar.h55 struct bhnd_core_clkctl *bhnd_alloc_core_clkctl(device_t dev,
HDbhnd.c468 clkctl = bhnd_alloc_core_clkctl(child, pmu_dev, r, pmu_regs, in bhnd_generic_alloc_pmu()
HDbhnd_subr.c1076 bhnd_alloc_core_clkctl(device_t dev, device_t pmu_dev, struct bhnd_resource *r, in bhnd_alloc_core_clkctl() function
/freebsd-14-stable/sys/dev/bhnd/cores/pmu/
HDbhnd_pmu.c155 sc->clkctl = bhnd_alloc_core_clkctl(core, dev, sc->res, BHND_CLK_CTL_ST, in bhnd_pmu_attach()