Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h57 uint32_t bhnd_pmu_si_clock(struct bhnd_pmu_query *sc);
H A Dbhnd_pmu.c277 freq = bhnd_pmu_si_clock(&sc->query); in bhnd_pmu_sysctl_bus_freq()
527 *freq = bhnd_pmu_si_clock(&sc->query); in bhnd_pmu_get_clock_freq_method()
H A Dbhnd_pmu_subr.c2334 bhnd_pmu_si_clock(struct bhnd_pmu_query *sc) in bhnd_pmu_si_clock() function
2484 return (bhnd_pmu_si_clock(sc)); in bhnd_pmu_cpu_clock()
2527 return (bhnd_pmu_si_clock(sc)); in bhnd_pmu_mem_clock()