Searched refs:sa11x0_freq_to_ppcr (Results 1 – 4 of 4) sorted by relevance
191 new_ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1100_target()196 new_ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1100_target()
27 extern unsigned int sa11x0_freq_to_ppcr(unsigned int khz);
63 unsigned int sa11x0_freq_to_ppcr(unsigned int khz) in sa11x0_freq_to_ppcr() function97 tmp = cclk_frequency_100khz[sa11x0_freq_to_ppcr(policy->min)] * 100; in sa11x0_verify_speed()
237 ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1110_target()242 ppcr = sa11x0_freq_to_ppcr(target_freq); in sa1110_target()