Searched refs:CONFIG_CPU_FREQ_HZ (Results 1 – 4 of 4) sorted by relevance
12 #define CONFIG_CPU_FREQ_HZ 500000000 macro
13 #ifndef CONFIG_CPU_FREQ_HZ14 # define CONFIG_CPU_FREQ_HZ 800000000 macro
23 gd->cpu_clk = CONFIG_CPU_FREQ_HZ; in arch_cpu_init()
220 CONFIG_CPU_FREQ_HZ
Completed in 6 milliseconds