Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/broadcom/
H A Dbcm_pmu.c42 static struct bhnd_pmu_query *bcm_get_pmu(struct bcm_platform *bp);
91 bcm_get_pmu(struct bcm_platform *bp) in bcm_get_pmu() function
213 return (bhnd_pmu_alp_clock(bcm_get_pmu(bp))); in bcm_get_alpfreq()
222 return (bhnd_pmu_ilp_clock(bcm_get_pmu(bp))); in bcm_get_ilpfreq()
236 return (bhnd_pmu_cpu_clock(bcm_get_pmu(bp))); in bcm_get_cpufreq()
264 return (bhnd_pmu_si_clock(bcm_get_pmu(bp))); in bcm_get_sifreq()