Searched refs:cto_ms (Results 1 – 1 of 1) sorted by relevance
184 unsigned int cto_ms; in dwmci_get_cto() local191 cto_ms = DIV_ROUND_UP_ULL((u64)MSEC_PER_SEC * cto_clks * cto_div, in dwmci_get_cto()195 cto_ms += 10; in dwmci_get_cto()197 return cto_ms; in dwmci_get_cto()