Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-omap.c94 struct sdhci_omap_host { struct
111 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host); argument
112 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host);
114 static inline u32 sdhci_omap_readl(struct sdhci_omap_host *host, in sdhci_omap_readl()
120 static inline void sdhci_omap_writel(struct sdhci_omap_host *host, in sdhci_omap_writel()
126 static int sdhci_omap_set_pbias(struct sdhci_omap_host *omap_host, in sdhci_omap_set_pbias()
167 static int sdhci_omap_enable_iov(struct sdhci_omap_host *omap_host, in sdhci_omap_enable_iov()
193 static void sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, in sdhci_omap_conf_bus_power()
229 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_sdio_irq()
242 static inline void sdhci_omap_set_dll(struct sdhci_omap_host *omap_host, in sdhci_omap_set_dll()
[all …]