Lines Matching defs:clkrt
57 unsigned int clkrt;
177 timeout = (unsigned int)clks + (data->timeout_clks << host->clkrt);
260 writel(host->clkrt, host->base + MMC_CLKRT);
449 if (host->clkrt == CLKRT_OFF)
454 host->clkrt = 7;
467 host->clkrt = fls(clk) - 1;
471 * we write clkrt on the next command
475 if (host->clkrt != CLKRT_OFF) {
476 host->clkrt = CLKRT_OFF;
507 dev_dbg(mmc_dev(mmc), "PXAMCI: clkrt = %x cmdat = %x\n",
508 host->clkrt, host->cmdat);
656 host->clkrt = CLKRT_OFF;