Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c104 struct sdhci_omap_host { struct
120 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host); argument
121 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host);
123 static inline u32 sdhci_omap_readl(struct sdhci_omap_host *host, in sdhci_omap_readl()
129 static inline void sdhci_omap_writel(struct sdhci_omap_host *host, in sdhci_omap_writel()
135 static int sdhci_omap_set_pbias(struct sdhci_omap_host *omap_host, in sdhci_omap_set_pbias()
176 static int sdhci_omap_enable_iov(struct sdhci_omap_host *omap_host, in sdhci_omap_enable_iov()
202 static void sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, in sdhci_omap_conf_bus_power()
234 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_sdio_irq()
247 static inline void sdhci_omap_set_dll(struct sdhci_omap_host *omap_host, in sdhci_omap_set_dll()
[all …]