Home
last modified time | relevance | path

Searched refs:arm_freq_mhz (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c26 .arm_freq_mhz = 900,
43 .arm_freq_mhz = 600,
58 .arm_freq_mhz = 800,
73 .arm_freq_mhz = 1000,
88 .arm_freq_mhz = 1200,
103 .arm_freq_mhz = 1400,
118 .arm_freq_mhz = 1700,
493 *arm_freq = params->arm_freq_mhz; in clock_get_mem_selection()
511 if (arm_ratio->arm_freq_mhz == arm_freq) in get_arm_ratios()
H A Dclock_init.h21 unsigned arm_freq_mhz; /* Frequency of ARM core in MHz */ member
/openbmc/u-boot/board/samsung/smdk5250/
H A Dsmdk5250_spl.c36 .arm_freq_mhz = 1700,
/openbmc/u-boot/board/samsung/smdk5420/
H A Dsmdk5420_spl.c36 .arm_freq_mhz = 900,
/openbmc/u-boot/board/samsung/arndale/
H A Darndale_spl.c34 .arm_freq_mhz = 1000,
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h53 unsigned arm_freq_mhz; /* ARM Frequency in MHz */ member