Searched refs:bcm_get_pmu (Results 1 – 1 of 1) sorted by relevance
42 static struct bhnd_pmu_query *bcm_get_pmu(struct bcm_platform *bp);91 bcm_get_pmu(struct bcm_platform *bp) in bcm_get_pmu() function213 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()