Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dplatform_ps3.c64 static u_long ps3_timebase_freq(platform_t, struct cpuref *cpuref);
81 PLATFORMMETHOD(platform_timebase_freq, ps3_timebase_freq),
175 ps3_timebase_freq(platform_t plat, struct cpuref *cpuref) in ps3_timebase_freq() function