Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c361 unsigned int cto_clks; in dw_mci_set_cto() local
366 cto_clks = mci_readl(host, TMOUT) & 0xff; in dw_mci_set_cto()
371 cto_ms = DIV_ROUND_UP_ULL((u64)MSEC_PER_SEC * cto_clks * cto_div, in dw_mci_set_cto()