Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.c2003 unsigned int xfer_clks; in dw_mci_set_xfer_timeout() local
2008 xfer_clks = mci_readl(host, TMOUT) >> 8; in dw_mci_set_xfer_timeout()
2012 xfer_ms = DIV_ROUND_UP_ULL((u64)MSEC_PER_SEC * xfer_clks * xfer_div, in dw_mci_set_xfer_timeout()