Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.h90 uint64_t bcm_get_cpufreq(struct bcm_platform *bp);
H A Dbcm_pmu.c227 bcm_get_cpufreq(struct bcm_platform *bp) in bcm_get_cpufreq() function
H A Dbcm_machdep.c612 platform_counter_freq = bcm_get_cpufreq(bcm_get_platform()); in platform_start()