Lines Matching defs:clock
126 pr_err("%s: Internal clock never stabilised.\n",
222 pr_info("%s: Tuning failed, falling back to fixed sampling clock\n",
249 /* Disable clock */
265 /* Enable internal clock */
272 * after enable internal clock
513 /* Enable internal clock */
524 static void sdhci_pci_o2_set_clock(struct sdhci_host *host, unsigned int clock)
536 if (clock == 0)
539 if ((host->timing == MMC_TIMING_UHS_SDR104) && (clock == 200000000)) {
556 clk = sdhci_calc_clk(host, clock, &host->mmc->actual_clock);