Statistics
| Branch: | Revision:

root / hw / cadence_ttc.c @ 3871481c

History | View | Annotate | Download (12.3 kB)

# Date Author Comment
69efc026 06/19/2012 04:24 pm Peter A. G. Crosthwaite

cadence_ttc: changed master clock frequency

Change the timer clock frequency to 133MHz which is correct. the old 2.5MHz
value was for the pre-silicon emulation platform.

Signed-off-by: Peter A. G. Crosthwaite <>
Signed-off-by: Peter Maydell <>

f3a6cc07 03/07/2012 03:20 am Peter A. G. Crosthwaite

cadence_ttc: initial version of device model

Implemented cadence Triple Timer Counter (TCC)

Signed-off-by: Peter A. G. Crosthwaite <>
Signed-off-by: John Linn <>
Acked-by: Edgar E. Iglesias <>...