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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c153 static u64 tb_period; variable
158 u64 next = (1ULL << 40) - tb_period;
567 tb_period = zbbus_mhz * 10000LL;
568 pr_info(DEVNAME ": initialized - tb_period = %lld\n",
569 (long long) tb_period);

Completed in 61 milliseconds