Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c65 static inline int32_t div_fp(s64 x, s64 y) in div_fp() function
1206 turbo_fp = div_fp(no_turbo, total); in show_turbo_pct()
1802 cpudata->vid.ratio = div_fp( in atom_get_vid()
2204 busy_frac = div_fp(sample->mperf << cpu->aperf_mperf_shift, in get_target_pstate()