Home
last modified time | relevance | path

Searched defs:CONFIG_SYS_HZ_CLOCK (Results 1 – 22 of 22) sorted by relevance

/u-boot/arch/arm/include/asm/arch-armada100/
A Dconfig.h20 #define CONFIG_SYS_HZ_CLOCK (3250000) /* Timer Freq. 3.25MHZ */ macro
/u-boot/include/configs/
A Dintegratorap.h20 #define CONFIG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */ macro
A Dintegratorcp.h20 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */ macro
A Dstm32h743-disco.h25 #define CONFIG_SYS_HZ_CLOCK 1000000 macro
A Dstm32h743-eval.h25 #define CONFIG_SYS_HZ_CLOCK 1000000 macro
A Drk3036_common.h17 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
A Drk3128_common.h18 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
A Drk322x_common.h18 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
A Drk3288_common.h20 #define CONFIG_SYS_HZ_CLOCK 24000000 macro
A Dstm32f429-discovery.h28 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
A Dstm32f429-evaluation.h30 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
A Dstm32f469-discovery.h30 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
A Dmx7ulp_com.h33 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1MHz from TSTMR */ macro
A Dstih410-b2260.h18 #define CONFIG_SYS_HZ_CLOCK 1000000000 /* 1 GHz */ macro
A Dmx7ulp_evk.h23 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */ macro
A Dstm32f746-disco.h37 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ macro
A Dlegoev3.h24 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
A Dti_armv7_keystone2.h278 #define CONFIG_SYS_HZ_CLOCK ks_clk_get_rate(KS2_CLK1_6) macro
280 #define CONFIG_SYS_HZ_CLOCK get_external_clk(sys_clk) macro
A Dat91rm9200ek.h41 #define CONFIG_SYS_HZ_CLOCK (AT91C_MASTER_CLOCK / 2) macro
A Domapl138_lcdk.h24 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
A Dda850evm.h24 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID) macro
A Dx600.h22 #define CONFIG_SYS_HZ_CLOCK 8300000 macro

Completed in 14 milliseconds