Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dpxamci.c47 #define mmc_has_26MHz() (cpu_is_pxa300() || cpu_is_pxa310() \ macro
671 mmc->f_max = (mmc_has_26MHz()) ? 26000000 : host->clkrate; in pxamci_probe()
682 if (mmc_has_26MHz()) in pxamci_probe()

Completed in 6 milliseconds