Searched refs:fckd (Results 1 – 1 of 1) sorted by relevance
523 int fckd, fckd_start, fckd_stop; in dss_div_calc() local554 for (fckd = fckd_start; fckd >= fckd_stop; --fckd) { in dss_div_calc()555 fck = DIV_ROUND_UP(prate, fckd) * m; in dss_div_calc()