Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c362 unsigned int cto_clks; in dw_mci_set_cto() local
367 cto_clks = mci_readl(host, TMOUT) & 0xff; in dw_mci_set_cto()
372 cto_ms = DIV_ROUND_UP_ULL((u64)MSEC_PER_SEC * cto_clks * cto_div, in dw_mci_set_cto()