Home
last modified time | relevance | path

Searched refs:powernv_timebase_freq (Results 1 – 1 of 1) sorted by path

/freebsd/sys/powerpc/powernv/
H A Dplatform_powernv.c68 static u_long powernv_timebase_freq(platform_t, struct cpuref *cpuref);
88 PLATFORMMETHOD(platform_timebase_freq, powernv_timebase_freq),
282 powernv_timebase_freq(platform_t plat, struct cpuref *cpuref) in powernv_timebase_freq() function