Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c488 unsigned *frequency_mhz, unsigned *arm_freq, in clock_get_mem_selection() argument
496 *arm_freq = params->arm_freq_mhz; in clock_get_mem_selection()
506 unsigned frequency_mhz, arm_freq; in get_arm_ratios() local
510 &arm_freq, &mem_manuf); in get_arm_ratios()
514 if (arm_ratio->arm_freq_mhz == arm_freq) in get_arm_ratios()
530 unsigned frequency_mhz, arm_freq; in clock_get_mem_timings() local
534 &arm_freq, &mem_manuf); in clock_get_mem_timings()