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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dsb_tbprof.c152 static u64 tb_period; variable
157 u64 next = (1ULL << 40) - tb_period;
573 tb_period = zbbus_mhz * 10000LL;
574 pr_info(DEVNAME ": initialized - tb_period = %lld\n",
575 (long long) tb_period);

Completed in 45 milliseconds