Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c65 static inline int32_t div_fp(s64 x, s64 y) in div_fp() function
1251 turbo_fp = div_fp(no_turbo, total); in show_turbo_pct()
1850 cpudata->vid.ratio = div_fp( in atom_get_vid()
2259 busy_frac = div_fp(sample->mperf << cpu->aperf_mperf_shift, in get_target_pstate()