Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dintel_pstate.c63 static inline int32_t div_fp(s64 x, s64 y) in div_fp() function
81 return div_fp(percent, 100); in percent_fp()
1107 turbo_fp = div_fp(no_turbo, total); in show_turbo_pct()
1558 cpudata->vid.ratio = div_fp( in atom_get_vid()
1929 busy_frac = div_fp(sample->mperf << cpu->aperf_mperf_shift, in get_target_pstate()