Lines Matching refs:txx9_master_clock
135 if (txx9_master_clock) { in tx4939_setup()
139 cpuclk = txx9_master_clock * 20 / 2; in tx4939_setup()
168 txx9_master_clock = cpuclk * 6 / 8; break; in tx4939_setup()
170 txx9_master_clock = cpuclk * 6 / 9; break; in tx4939_setup()
172 txx9_master_clock = cpuclk * 6 / 10; break; in tx4939_setup()
174 txx9_master_clock = cpuclk * 6 / 11; break; in tx4939_setup()
176 txx9_master_clock = cpuclk * 6 / 12; break; in tx4939_setup()
178 txx9_master_clock = cpuclk * 6 / 13; break; in tx4939_setup()
180 txx9_master_clock = cpuclk * 6 / 14; break; in tx4939_setup()
182 txx9_master_clock = cpuclk * 6 / 15; break; in tx4939_setup()
184 txx9_master_clock /= 10; /* * 2 / 20 */ in tx4939_setup()
221 (txx9_master_clock + 500000) / 1000000, in tx4939_setup()