Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dpic32_sdhci.c35 u32 f_min_max[2]; in pic32_sdhci_probe() local
52 "clock-freq-min-max", f_min_max, 2); in pic32_sdhci_probe()
58 host->max_clk = f_min_max[1]; in pic32_sdhci_probe()
60 ret = add_sdhci(host, 0, f_min_max[0]); in pic32_sdhci_probe()