HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_SYS_HZ_CLOCK (Results 1 - 20 of 20) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-armada100/
config.h 20 #define CONFIG_SYS_HZ_CLOCK (3250000) /* Timer Freq. 3.25MHZ */
  /external/u-boot/include/configs/
integratorap.h 20 #define CONFIG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */
integratorcp.h 20 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */
stm32h743-disco.h 26 #define CONFIG_SYS_HZ_CLOCK 1000000
stm32h743-eval.h 26 #define CONFIG_SYS_HZ_CLOCK 1000000
stih410-b2260.h 17 #define CONFIG_SYS_HZ_CLOCK 1000000000 /* 1 GHz */
stm32f429-evaluation.h 39 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
stm32f469-discovery.h 39 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
stm32f429-discovery.h 44 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
stm32f746-disco.h 38 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
legoev3.h 24 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
mx7ulp_evk.h 48 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */
at91rm9200ek.h 33 * CONFIG_SYS_HZ_CLOCK is the value for CCR in tc0 (divider 2 is implicitely
41 #define CONFIG_SYS_HZ_CLOCK (AT91C_MASTER_CLOCK / 2)
calimain.h 27 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
ea20.h 29 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
ipam390.h 29 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
x600.h 22 #define CONFIG_SYS_HZ_CLOCK 8300000
da850evm.h 39 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
omapl138_lcdk.h 36 #define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
ti_armv7_keystone2.h 312 #define CONFIG_SYS_HZ_CLOCK ks_clk_get_rate(KS2_CLK1_6)
314 #define CONFIG_SYS_HZ_CLOCK get_external_clk(sys_clk)

Completed in 418 milliseconds