Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Ddss.c481 unsigned long fckd_hw_max; in dss_div_calc() local
497 fckd_hw_max = dss.feat->fck_div_max; in dss_div_calc()
504 fckd_start = min(prate * m / fck_min, fckd_hw_max); in dss_div_calc()