Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/xmon/
Dstart_8xx.c29 #define TB_SPEED 25000000 macro
174 timeout *= TB_SPEED;
Dstart.c37 #define TB_SPEED 25000000 macro
426 while (readtb() - t0 < 3*TB_SPEED) in xmon_init_scc()
535 timeout *= TB_SPEED; in xmon_expect()
/linux-2.4.37.9/arch/ppc64/xmon/
Dstart.c38 #define TB_SPEED 25000000 macro
243 timeout *= TB_SPEED; in xmon_expect()