Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ds5p_sdhci.c158 static int sdhci_get_config(const void *blob, int node, struct sdhci_host *host) in sdhci_get_config() function
211 ret = sdhci_get_config(blob, node, host); in process_nodes()
250 ret = sdhci_get_config(gd->fdt_blob, dev_of_offset(dev), host); in s5p_sdhci_probe()