Searched refs:CFG_SYS_HZ_CLOCK (Results 1 – 25 of 25) sorted by relevance
10 #define CFG_SYS_HZ_CLOCK 500000000 macro
20 #define CFG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */ macro
20 #define CFG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */ macro
16 #define CFG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
57 #define CFG_SYS_HZ_CLOCK ks_clk_get_rate(KS2_CLK1_6) macro59 #define CFG_SYS_HZ_CLOCK get_external_clk(sys_clk) macro
11 #define CFG_SYS_HZ_CLOCK 24000000 macro
10 #define CFG_SYS_HZ_CLOCK 24000000 macro
18 #define CFG_SYS_HZ_CLOCK 1000000 macro
21 #define CFG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
17 #define CFG_SYS_HZ_CLOCK 1000000 macro
12 #define CFG_SYS_HZ_CLOCK 24000000 macro
21 #define CFG_SYS_HZ_CLOCK 1000000 /* Fixed at 1MHz from TSTMR */ macro
17 #define CFG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */ macro
17 #define CFG_SYS_HZ_CLOCK 750000000 /* 750 MHz */ macro
23 #define CFG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
15 #define CFG_SYS_HZ_CLOCK 500000000 macro
39 #define CFG_SYS_HZ_CLOCK 50000000 macro
22 #define CFG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
Completed in 31 milliseconds