Searched refs:txx9_cpu_clock (Results 1 – 10 of 10) sorted by relevance
32 pciclk = txx9_cpu_clock / 4; break; in tx4938_report_pciclk()34 pciclk = txx9_cpu_clock * 2 / 9; break; in tx4938_report_pciclk()36 pciclk = txx9_cpu_clock / 5; break; in tx4938_report_pciclk()38 pciclk = txx9_cpu_clock * 2 / 11; break; in tx4938_report_pciclk()40 pciclk = txx9_cpu_clock / 8; break; in tx4938_report_pciclk()42 pciclk = txx9_cpu_clock / 9; break; in tx4938_report_pciclk()44 pciclk = txx9_cpu_clock / 10; break; in tx4938_report_pciclk()46 pciclk = txx9_cpu_clock / 11; break; in tx4938_report_pciclk()87 pciclk = txx9_cpu_clock / 4; in tx4938_pciclk66_setup()92 pciclk = txx9_cpu_clock * 2 / 9; in tx4938_pciclk66_setup()[all …]
32 pciclk = txx9_cpu_clock * 2 / 5; break; in tx4927_report_pciclk()34 pciclk = txx9_cpu_clock / 3; break; in tx4927_report_pciclk()36 pciclk = txx9_cpu_clock / 5; break; in tx4927_report_pciclk()38 pciclk = txx9_cpu_clock / 6; break; in tx4927_report_pciclk()67 pciclk = txx9_cpu_clock * 2 / 5; in tx4927_pciclk66_setup()73 pciclk = txx9_cpu_clock / 3; in tx4927_pciclk66_setup()
233 txx9_cpu_clock = 166666666; /* 166MHz */ in rbtx4927_clock_init()236 txx9_cpu_clock = 200000000; /* 200MHz */ in rbtx4927_clock_init()259 txx9_cpu_clock = 266666666; /* 266MHz */ in rbtx4937_clock_init()263 txx9_cpu_clock = 300000000; /* 300MHz */ in rbtx4937_clock_init()266 txx9_cpu_clock = 333333333; /* 333MHz */ in rbtx4937_clock_init()
137 txx9_cpu_clock = cpuclk; in tx4927_setup()139 if (txx9_cpu_clock == 0) in tx4927_setup()140 txx9_cpu_clock = 200000000; /* 200MHz */ in tx4927_setup()142 cpuclk = txx9_cpu_clock; in tx4927_setup()169 loops_per_jiffy = txx9_cpu_clock / HZ / 2; in tx4927_setup()
158 txx9_cpu_clock = cpuclk; in tx4939_setup()160 if (txx9_cpu_clock == 0) in tx4939_setup()161 txx9_cpu_clock = 400000000; /* 400MHz */ in tx4939_setup()163 cpuclk = txx9_cpu_clock; in tx4939_setup()189 txx9_gbus_clock = txx9_cpu_clock; in tx4939_setup()201 loops_per_jiffy = txx9_cpu_clock / HZ / 2; in tx4939_setup()
146 txx9_cpu_clock = cpuclk; in tx4938_setup()148 if (txx9_cpu_clock == 0) in tx4938_setup()149 txx9_cpu_clock = 300000000; /* 300MHz */ in tx4938_setup()151 cpuclk = txx9_cpu_clock; in tx4938_setup()182 loops_per_jiffy = txx9_cpu_clock / HZ / 2; in tx4938_setup()
50 txx9_gbus_clock = txx9_cpu_clock / 2; in tx3927_setup()52 loops_per_jiffy = txx9_cpu_clock / HZ / 2; in tx3927_setup()
75 unsigned int txx9_cpu_clock; variable573 mips_hpt_frequency = txx9_cpu_clock / 2; in plat_time_init()
22 extern unsigned int txx9_cpu_clock;
126 txx9_cpu_clock = JMR3927_CORECLK; in jmr3927_board_init()