Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dsdhci-omap.c107 struct sdhci_omap_host { struct
136 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host); argument
137 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host);
139 static inline u32 sdhci_omap_readl(struct sdhci_omap_host *host, in sdhci_omap_readl()
145 static inline void sdhci_omap_writel(struct sdhci_omap_host *host, in sdhci_omap_writel()
151 static int sdhci_omap_set_pbias(struct sdhci_omap_host *omap_host, in sdhci_omap_set_pbias()
192 static int sdhci_omap_enable_iov(struct sdhci_omap_host *omap_host, in sdhci_omap_enable_iov()
219 static void sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, in sdhci_omap_conf_bus_power()
267 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_sdio_irq()
280 static inline void sdhci_omap_set_dll(struct sdhci_omap_host *omap_host, in sdhci_omap_set_dll()
[all …]