Jerry Huang
71775d3b54
powerpc/mpc85xx: Set SYSCLK to the required frequency
...
For ICS307-02, there is one general expression to generate SYSCLK:
CLK1Frequency = InputFrequency * 2 * (VDW + 8) / ((RDW + 2) * OD)
If we want the required frequency for SYSCLK, we must find one solution
to generate this frequency, this solution includes VDW, RDW and OD.
For OD, there are only eight option value: 10, 2, 8, 4, 5, 7, 3, 6.
For RDW, the range is 1 to 127.
For VDW, the range is 4 to 511.
First, we use one OD, RDW and required SYSCLK to calculate the VDW,
if VDW is in it's range, we will calculate the CLK1Frequency with
the OD, RDW and VDW calculated, and we will check this percent
(CLK1Frequency / required SYSCLK), and the precision is 1/1000.
if the percent is less than 1/1000, we think the CLK1Frequency is we want.
Otherwise, We will continue to calculate it with the next OD and RDW.
Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-11-11 07:48:54 -06:00
..
2011-10-15 22:20:36 +02:00
2010-11-17 21:02:18 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 22:56:25 +01:00
2011-11-07 22:16:59 +01:00
2011-10-26 21:27:37 +02:00
2011-10-22 01:16:08 +02:00
2011-10-15 22:20:36 +02:00
2011-10-22 00:54:25 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-03-27 19:18:37 +02:00
2010-12-09 10:25:56 +01:00
2011-10-15 22:20:36 +02:00
2011-05-12 19:48:42 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-07-28 21:27:36 +02:00
2011-11-07 22:02:34 +08:00
2011-11-07 22:11:49 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 22:56:20 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-22 01:18:41 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-19 00:13:13 +08:00
2011-11-07 22:47:48 +01:00
2011-10-15 22:20:36 +02:00
2011-11-04 13:42:09 -04:00
2011-10-27 23:54:02 +02:00
2010-12-09 10:25:56 +01:00
2010-12-09 10:25:56 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2010-11-17 21:02:18 +01:00
2011-10-27 23:54:02 +02:00
2011-11-03 22:56:18 +01:00
2011-11-03 22:56:26 +01:00
2011-05-10 00:08:10 +09:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-05-18 07:56:54 +02:00
2011-10-27 21:56:31 +02:00
2011-11-07 22:14:02 +01:00
2011-10-15 22:20:36 +02:00
2011-11-02 20:49:17 +11:00
2011-11-07 22:47:58 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:11:31 +01:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-11-07 22:18:10 +01:00
2011-11-07 22:14:17 +01:00
2011-10-15 22:20:36 +02:00
2011-10-05 22:22:16 +02:00
2010-11-17 21:02:18 +01:00
2011-11-07 22:15:22 +01:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-11-11 07:48:54 -06:00
2011-11-07 22:49:48 +01:00
2011-11-03 20:39:23 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-11-07 22:14:25 +01:00
2011-05-10 00:08:10 +09:00
2011-11-07 22:47:55 +01:00
2011-11-03 22:56:20 +01:00
2011-05-12 19:48:42 +02:00
2010-11-17 21:02:18 +01:00
2011-10-27 21:56:37 +02:00
2011-11-07 22:48:02 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:13:05 +01:00
2011-10-19 00:13:13 +08:00
2011-11-07 22:48:06 +01:00
2011-10-28 00:15:19 +02:00
2011-08-03 13:00:56 +02:00
2011-05-10 00:08:10 +09:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 20:39:10 +01:00
2011-10-15 22:20:36 +02:00
2011-11-03 22:56:20 +01:00
2011-11-08 07:44:52 +01:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:13:09 +01:00
2011-11-03 22:56:22 +01:00
2011-04-20 22:03:13 +02:00
2011-08-04 23:34:02 +02:00
2011-11-07 22:43:37 +01:00
2011-10-27 21:56:35 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:12:38 +01:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:12:41 +01:00
2011-11-03 22:56:21 +01:00
2011-11-04 13:54:33 -04:00
2011-11-07 22:14:36 +01:00
2011-11-07 22:09:46 +01:00
2011-10-15 22:20:36 +02:00
2011-05-18 07:56:54 +02:00
2011-05-18 07:56:54 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:18:13 +01:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:09:23 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2010-11-17 21:02:18 +01:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-11-07 22:12:53 +01:00
2011-04-20 22:03:13 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 02:15:00 -05:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-10-27 21:56:35 +02:00
2010-11-17 21:02:18 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-05-10 00:08:10 +09:00
2010-11-27 23:35:12 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:11:24 +01:00
2010-12-09 10:25:56 +01:00
2010-12-09 10:25:56 +01:00
2010-11-28 21:45:32 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 20:40:30 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-05-10 00:08:10 +09:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-05-12 19:48:42 +02:00
2011-11-07 22:12:57 +01:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:15:31 +01:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-08-04 23:34:02 +02:00
2011-04-20 22:03:13 +02:00
2011-04-20 22:03:13 +02:00
2011-11-07 22:48:14 +01:00
2011-05-12 19:48:42 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:48:22 +01:00
2011-11-03 22:56:21 +01:00
2011-10-22 01:18:41 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 18:27:56 -05:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 22:56:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-22 01:18:41 +02:00
2011-11-07 22:49:51 +01:00
2011-04-20 22:03:13 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-27 23:54:09 +02:00
2011-05-22 23:45:14 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-27 23:53:59 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:15:42 +01:00
2011-10-15 22:20:36 +02:00
2011-11-05 13:36:31 +01:00
2011-10-15 22:20:36 +02:00
2011-05-10 00:08:10 +09:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 22:56:23 +01:00
2011-10-27 21:56:30 +02:00
2011-10-15 22:20:36 +02:00
2011-11-07 22:15:53 +01:00
2011-10-15 22:20:36 +02:00
2011-11-04 22:06:37 +01:00
2010-11-17 21:02:18 +01:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-11-03 18:27:56 -05:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-04-20 22:03:13 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-24 07:50:21 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00