Searched refs:bhnd_pmu_si_clock (Results 1 – 3 of 3) sorted by relevance
57 uint32_t bhnd_pmu_si_clock(struct bhnd_pmu_query *sc);
277 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()
2334 bhnd_pmu_si_clock(struct bhnd_pmu_query *sc) in bhnd_pmu_si_clock() function2484 return (bhnd_pmu_si_clock(sc)); in bhnd_pmu_cpu_clock()2527 return (bhnd_pmu_si_clock(sc)); in bhnd_pmu_mem_clock()