2 * Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com)
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
11 unsigned long core_freq = 800000000;
14 * As of now we default to device-tree provided clock
15 * In future we can determine this in early boot
17 int arc_set_core_freq(unsigned long freq)