Searched defs:sdhci_ops (Results 1 – 2 of 2) sorted by relevance
242 struct sdhci_ops { struct244 u32 (*read_l)(struct sdhci_host *host, int reg);245 u16 (*read_w)(struct sdhci_host *host, int reg);269 const struct sdhci_ops *ops; argument
573 const struct dm_mmc_ops sdhci_ops = { variable581 static const struct mmc_ops sdhci_ops = { variable