Searched refs:source_clock_hz (Results 1 – 1 of 1) sorted by relevance
532 uint32_t source_clock_hz; in sdhci_set_clock() local535 source_clock_hz = 375 * 1000 * 1000; in sdhci_set_clock()537 ret = sdhci_set_card_clock(base, source_clock_hz, target_hz); in sdhci_set_clock()539 ret = SDIF_ChangeCardClock(base, source_clock_hz, target_hz); in sdhci_set_clock()
Completed in 5 milliseconds