Lines Matching refs:txx9_cpu_clock
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()
97 pciclk = txx9_cpu_clock / 5; in tx4938_pciclk66_setup()
103 pciclk = txx9_cpu_clock * 2 / 11; in tx4938_pciclk66_setup()