Lines Matching defs:clock
136 pr_err("%s: Internal clock never stabilised.\n",
232 pr_info("%s: Tuning failed, falling back to fixed sampling clock\n",
259 /* Disable clock */
275 /* Enable internal clock */
282 * after enable internal clock
361 /* Set pcr 0x354[16] to choose dll clock, and set the default phase */
567 /* Enable internal clock */
578 static void sdhci_pci_o2_set_clock(struct sdhci_host *host, unsigned int clock)
591 if (clock == 0)
610 if ((host->timing == MMC_TIMING_UHS_SDR104) && (clock == 200000000)) {
631 clk = sdhci_calc_clk(host, clock, &host->mmc->actual_clock);
644 /* Disable clock */