Searched refs:fckd_stop (Results 1 – 1 of 1) sorted by relevance
478 int fckd, fckd_start, fckd_stop; in dss_div_calc() local505 fckd_stop = max(DIV_ROUND_UP(prate * m, fck_hw_max), 1ul); in dss_div_calc()507 for (fckd = fckd_start; fckd >= fckd_stop; --fckd) { in dss_div_calc()