CLKDIV            363 drivers/mmc/host/dw_mmc.c 	cto_div = (mci_readl(host, CLKDIV) & 0xff) * 2;
CLKDIV           1252 drivers/mmc/host/dw_mmc.c 		mci_writel(host, CLKDIV, div);
CLKDIV           1907 drivers/mmc/host/dw_mmc.c 	drto_div = (mci_readl(host, CLKDIV) & 0xff) * 2;