Home
last modified time | relevance | path

Searched defs:CFG_SYS_TCLK (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/mach-kirkwood/include/mach/
A Dkw88f6281.h18 #define CFG_SYS_TCLK ((readl(CFG_SAR_REG) & BIT(21)) ? \ macro
A Dkw88f6192.h18 #define CFG_SYS_TCLK 166000000 /* 166MHz */ macro
/u-boot/arch/arm/mach-orion5x/include/mach/
A Dmv88f5182.h21 #define CFG_SYS_TCLK 166000000 /* 166MHz */ macro
/u-boot/arch/arm/include/asm/arch-sunxi/
A Di2c.h21 #define CFG_SYS_TCLK 24000000 macro
/u-boot/include/configs/
A Dmvebu_alleycat-5.h35 #define CFG_SYS_TCLK 325000000 macro
A Dmvebu_armada-8k.h12 #define CFG_SYS_TCLK 250000000 /* 250MHz */ macro
/u-boot/arch/arm/mach-mvebu/include/mach/
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 18 milliseconds