Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c485 unsigned *frequency_mhz, unsigned *arm_freq, in clock_get_mem_selection() argument
493 *arm_freq = params->arm_freq_mhz; in clock_get_mem_selection()
503 unsigned frequency_mhz, arm_freq; in get_arm_ratios() local
507 &arm_freq, &mem_manuf); in get_arm_ratios()
511 if (arm_ratio->arm_freq_mhz == arm_freq) in get_arm_ratios()
527 unsigned frequency_mhz, arm_freq; in clock_get_mem_timings() local
531 &arm_freq, &mem_manuf); in clock_get_mem_timings()
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb65 sed -i '/#arm_freq=/ c\arm_freq=${ARM_FREQ}' $CONFIG