Lines Matching refs:sdhci_omap_host
108 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()
304 static void sdhci_omap_disable_tuning(struct sdhci_omap_host *omap_host) in sdhci_omap_disable_tuning()
321 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_execute_tuning()
506 struct sdhci_omap_host *omap_host; in sdhci_omap_card_busy()
553 struct sdhci_omap_host *omap_host; in sdhci_omap_start_signal_voltage_switch()
602 static void sdhci_omap_set_timing(struct sdhci_omap_host *omap_host, u8 timing) in sdhci_omap_set_timing()
627 static void sdhci_omap_set_power_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_power_mode()
635 static void sdhci_omap_set_bus_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_bus_mode()
657 struct sdhci_omap_host *omap_host; in sdhci_omap_set_ios()
680 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_start_clock()
689 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_stop_clock()
701 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_clock()
732 static bool sdhci_omap_has_adma(struct sdhci_omap_host *omap_host, int offset) in sdhci_omap_has_adma()
745 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_dma()
768 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_bus_width()
786 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_init_74_clocks()
826 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_uhs_signaling()
845 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_reset()
890 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_irq()
968 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_capabilities()
1084 *sdhci_omap_iodelay_pinctrl_state(struct sdhci_omap_host *omap_host, char *mode, in sdhci_omap_iodelay_pinctrl_state()
1112 static int sdhci_omap_config_iodelay_pinctrl_state(struct sdhci_omap_host in sdhci_omap_config_iodelay_pinctrl_state()
1220 struct sdhci_omap_host *omap_host; in sdhci_omap_probe()
1416 static void __maybe_unused sdhci_omap_context_save(struct sdhci_omap_host *omap_host) in sdhci_omap_context_save()
1427 static void __maybe_unused sdhci_omap_context_restore(struct sdhci_omap_host *omap_host) in sdhci_omap_context_restore()
1443 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_runtime_suspend()
1459 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_runtime_resume()