Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dpic32_sdhci.c27 static const struct sdhci_ops pic32_sdhci_ops = { variable
49 host->ops = &pic32_sdhci_ops; in pic32_sdhci_probe()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pic32.c91 static const struct sdhci_ops pic32_sdhci_ops = { variable
101 .ops = &pic32_sdhci_ops,