Searched refs:arm_freq (Results 1 – 2 of 2) sorted by relevance
485 unsigned *frequency_mhz, unsigned *arm_freq, in clock_get_mem_selection() argument493 *arm_freq = params->arm_freq_mhz; in clock_get_mem_selection()503 unsigned frequency_mhz, arm_freq; in get_arm_ratios() local507 &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() local531 &arm_freq, &mem_manuf); in clock_get_mem_timings()
65 sed -i '/#arm_freq=/ c\arm_freq=${ARM_FREQ}' $CONFIG