Searched defs:CONFIG_SYS_HZ_CLOCK (Results 1 – 17 of 17) sorted by relevance
21 #define CONFIG_SYS_HZ_CLOCK (3250000) /* Timer Freq. 3.25MHZ */ macro
21 #define CONFIG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */ macro
19 #define CONFIG_SYS_HZ_CLOCK 1000000000 /* 1 GHz */ macro
21 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */ macro
312 #define CONFIG_SYS_HZ_CLOCK ks_clk_get_rate(KS2_CLK1_6) macro314 #define CONFIG_SYS_HZ_CLOCK get_external_clk(sys_clk) macro
53 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
42 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
51 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */ macro
19 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
28 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
33 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
45 #define CONFIG_SYS_HZ_CLOCK (AT91C_MASTER_CLOCK / 2) macro
31 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
23 #define CONFIG_SYS_HZ_CLOCK 8300000 macro
34 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro