Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-omap.c108 struct sdhci_omap_host { struct
137 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host); argument
138 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host);
140 static inline u32 sdhci_omap_readl(struct sdhci_omap_host *host, in sdhci_omap_readl()
146 static inline void sdhci_omap_writel(struct sdhci_omap_host *host, in sdhci_omap_writel()
152 static int sdhci_omap_set_pbias(struct sdhci_omap_host *omap_host, in sdhci_omap_set_pbias()
193 static int sdhci_omap_enable_iov(struct sdhci_omap_host *omap_host, in sdhci_omap_enable_iov()
220 static void sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, in sdhci_omap_conf_bus_power()
268 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_sdio_irq()
281 static inline void sdhci_omap_set_dll(struct sdhci_omap_host *omap_host, in sdhci_omap_set_dll()
[all …]