Lines Matching refs:txx9_master_clock
118 if (txx9_master_clock) { in tx4939_setup()
122 cpuclk = txx9_master_clock * 20 / 2; in tx4939_setup()
151 txx9_master_clock = cpuclk * 6 / 8; break; in tx4939_setup()
153 txx9_master_clock = cpuclk * 6 / 9; break; in tx4939_setup()
155 txx9_master_clock = cpuclk * 6 / 10; break; in tx4939_setup()
157 txx9_master_clock = cpuclk * 6 / 11; break; in tx4939_setup()
159 txx9_master_clock = cpuclk * 6 / 12; break; in tx4939_setup()
161 txx9_master_clock = cpuclk * 6 / 13; break; in tx4939_setup()
163 txx9_master_clock = cpuclk * 6 / 14; break; in tx4939_setup()
165 txx9_master_clock = cpuclk * 6 / 15; break; in tx4939_setup()
167 txx9_master_clock /= 10; /* * 2 / 20 */ in tx4939_setup()
204 (txx9_master_clock + 500000) / 1000000, in tx4939_setup()