Searched defs:sdhci_ops (Results 1 – 2 of 2) sorted by relevance
238 struct sdhci_ops { struct240 u32 (*read_l)(struct sdhci_host *host, int reg);241 u16 (*read_w)(struct sdhci_host *host, int reg);265 const struct sdhci_ops *ops; argument
545 const struct dm_mmc_ops sdhci_ops = { variable553 static const struct mmc_ops sdhci_ops = { variable