Searched refs:clkrt (Results 1 – 1 of 1) sorted by relevance
57 unsigned int clkrt; member177 timeout = (unsigned int)clks + (data->timeout_clks << host->clkrt); in pxamci_setup_data()260 writel(host->clkrt, host->base + MMC_CLKRT); in pxamci_start_cmd()449 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()454 host->clkrt = 7; in pxamci_set_ios()467 host->clkrt = fls(clk) - 1; in pxamci_set_ios()475 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()476 host->clkrt = CLKRT_OFF; in pxamci_set_ios()508 host->clkrt, host->cmdat); in pxamci_set_ios()656 host->clkrt = CLKRT_OFF; in pxamci_probe()
Completed in 4 milliseconds