Lines Matching refs:sdhci_omap_host

107 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()
303 static void sdhci_omap_disable_tuning(struct sdhci_omap_host *omap_host) in sdhci_omap_disable_tuning()
320 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_execute_tuning()
505 struct sdhci_omap_host *omap_host; in sdhci_omap_card_busy()
552 struct sdhci_omap_host *omap_host; in sdhci_omap_start_signal_voltage_switch()
601 static void sdhci_omap_set_timing(struct sdhci_omap_host *omap_host, u8 timing) in sdhci_omap_set_timing()
626 static void sdhci_omap_set_power_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_power_mode()
634 static void sdhci_omap_set_bus_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_bus_mode()
656 struct sdhci_omap_host *omap_host; in sdhci_omap_set_ios()
679 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_start_clock()
688 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_stop_clock()
700 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_clock()
731 static bool sdhci_omap_has_adma(struct sdhci_omap_host *omap_host, int offset) in sdhci_omap_has_adma()
744 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_dma()
767 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_bus_width()
785 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_init_74_clocks()
825 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_uhs_signaling()
844 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_reset()
889 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_irq()
967 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_capabilities()
1083 *sdhci_omap_iodelay_pinctrl_state(struct sdhci_omap_host *omap_host, char *mode, in sdhci_omap_iodelay_pinctrl_state()
1111 static int sdhci_omap_config_iodelay_pinctrl_state(struct sdhci_omap_host in sdhci_omap_config_iodelay_pinctrl_state()
1219 struct sdhci_omap_host *omap_host; in sdhci_omap_probe()
1413 static void __maybe_unused sdhci_omap_context_save(struct sdhci_omap_host *omap_host) in sdhci_omap_context_save()
1424 static void __maybe_unused sdhci_omap_context_restore(struct sdhci_omap_host *omap_host) in sdhci_omap_context_restore()
1440 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_runtime_suspend()
1456 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_runtime_resume()