Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/powerpc/mpc85xx/
HDplatform_mpc85xx.c88 static u_long mpc85xx_timebase_freq(platform_t, struct cpuref *cpuref);
102 PLATFORMMETHOD(platform_timebase_freq, mpc85xx_timebase_freq),
226 mpc85xx_timebase_freq(platform_t plat, struct cpuref *cpuref) in mpc85xx_timebase_freq() function