Searched refs:mtk_soc_get_cpuclk (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_soc.h126 extern uint32_t mtk_soc_get_cpuclk(void);
H A Dmtk_machdep.c257 printf("CPU clock: %4dMHz\n", mtk_soc_get_cpuclk()/(1000*1000));
H A Dmtk_soc.c400 mtk_soc_get_cpuclk(void) function

Completed in 108 milliseconds