Searched refs:calibrate_decr (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/platforms/8xx/
H A Dep88xc.c168 .calibrate_decr = mpc8xx_calibrate_decr,
H A Dtqm8xx_setup.c144 .calibrate_decr = mpc8xx_calibrate_decr,
H A Dmpc86xads_setup.c141 .calibrate_decr = mpc8xx_calibrate_decr,
H A Dmpc885ads_setup.c215 .calibrate_decr = mpc8xx_calibrate_decr,
/linux-master/arch/powerpc/platforms/ps3/
H A Dsetup.c298 .calibrate_decr = ps3_calibrate_decr,
/linux-master/arch/powerpc/include/asm/
H A Dmachdep.h72 void (*calibrate_decr)(void); member in struct:machdep_calls
/linux-master/arch/powerpc/kernel/
H A Dtime.c890 if (ppc_md.calibrate_decr)
891 ppc_md.calibrate_decr();
906 * The calibrate_decr() function has set tb_ticks_per_sec,
/linux-master/arch/powerpc/platforms/powermac/
H A Dsetup.c590 .calibrate_decr = pmac_calibrate_decr,

Completed in 125 milliseconds