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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4927/toshiba_rbtx4927/
H A Dtoshiba_rbtx4927_setup.c144 int tx4927_cpu_clock = 100000000; /* 100MHz */ variable
560 pciclk = tx4927_cpu_clock / 4;
563 pciclk = tx4927_cpu_clock * 2 / 9;
566 pciclk = tx4927_cpu_clock / 5;
569 pciclk = tx4927_cpu_clock * 2 / 11;
572 pciclk = tx4927_cpu_clock / 8;
575 pciclk = tx4927_cpu_clock / 9;
578 pciclk = tx4927_cpu_clock / 10;
581 pciclk = tx4927_cpu_clock / 11;
589 pciclk = tx4927_cpu_clock *
[all...]

Completed in 12 milliseconds