Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dpic32_sdhci.c36 u32 f_min_max[2]; in pic32_sdhci_probe() local
53 "clock-freq-min-max", f_min_max, 2); in pic32_sdhci_probe()
59 host->max_clk = f_min_max[1]; in pic32_sdhci_probe()
61 ret = add_sdhci(host, 0, f_min_max[0]); in pic32_sdhci_probe()