Searched defs:CONFIG_SYS_HZ_CLOCK (Results 1 – 22 of 22) sorted by relevance
20 #define CONFIG_SYS_HZ_CLOCK (3250000) /* Timer Freq. 3.25MHZ */ macro
20 #define CONFIG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */ macro
20 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */ macro
25 #define CONFIG_SYS_HZ_CLOCK 1000000 macro
17 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
18 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
20 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
28 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
30 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
33 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1MHz from TSTMR */ macro
18 #define CONFIG_SYS_HZ_CLOCK 1000000000 /* 1 GHz */ macro
23 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */ macro
37 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
24 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
278 #define CONFIG_SYS_HZ_CLOCK ks_clk_get_rate(KS2_CLK1_6) macro280 #define CONFIG_SYS_HZ_CLOCK get_external_clk(sys_clk) macro
41 #define CONFIG_SYS_HZ_CLOCK (AT91C_MASTER_CLOCK / 2) macro
22 #define CONFIG_SYS_HZ_CLOCK 8300000 macro
Completed in 14 milliseconds