Searched defs:CFG_SYS_TCLK (Results 1 - 8 of 8) sorted by relevance

/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dmv88f5182.h21 #define CFG_SYS_TCLK 166000000 /* 166MHz */ macro
/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dkw88f6281.h18 #define CFG_SYS_TCLK ((readl(CFG_SAR_REG) & BIT(21)) ? \ macro
H A Dkw88f6192.h18 #define CFG_SYS_TCLK 166000000 /* 166MHz */ macro
/u-boot/arch/arm/include/asm/arch-sunxi/
H A Di2c.h21 #define CFG_SYS_TCLK 24000000 macro
/u-boot/include/configs/
H A Dmvebu_armada-8k.h12 #define CFG_SYS_TCLK 250000000 /* 250MHz */ macro
H A Dmvebu_alleycat-5.h35 #define CFG_SYS_TCLK 325000000 macro
H A Dx240.h35 #define CFG_SYS_TCLK 325000000 macro
/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h156 #define CFG_SYS_TCLK ((readl(CFG_SAR_REG) & BIT(20)) ? \ macro
179 #define CFG_SYS_TCLK ((readl(CFG_SAR_REG) & BIT(15)) ? \ macro
198 #define CFG_SYS_TCLK 200000000 /* 200MHz */ macro
223 #define CFG_SYS_TCLK 250000000 /* 250MHz */ macro

Completed in 70 milliseconds