Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
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()
887 turbo_fp = div_fp(no_turbo, total); in show_turbo_pct()
1245 cpudata->vid.ratio = div_fp( in atom_get_vid()
1622 busy_frac = div_fp(sample->mperf << cpu->aperf_mperf_shift, in get_target_pstate()