Searched refs:cto_clks (Results 1 – 1 of 1) sorted by relevance
182 unsigned int cto_clks; in dwmci_get_cto() local186 cto_clks = dwmci_readl(host, DWMCI_TMOUT) & 0xff; in dwmci_get_cto()191 cto_ms = DIV_ROUND_UP_ULL((u64)MSEC_PER_SEC * cto_clks * cto_div, in dwmci_get_cto()