Searched refs:sa11x0_freq_to_ppcr (Results 1 – 4 of 4) sorted by relevance
26 extern unsigned int sa11x0_freq_to_ppcr(unsigned int khz);
244 ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1110_target()249 ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1110_target()
59 unsigned int sa11x0_freq_to_ppcr(unsigned int khz) in sa11x0_freq_to_ppcr() function93 tmp = cclk_frequency_100khz[sa11x0_freq_to_ppcr(policy->min)] * 100; in sa11x0_verify_speed()
188 new_ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1100_target()