Lines Matching refs:sdhci_omap_host

96 struct sdhci_omap_host {  struct
118 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host); argument
119 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host);
121 static inline u32 sdhci_omap_readl(struct sdhci_omap_host *host, in sdhci_omap_readl()
127 static inline void sdhci_omap_writel(struct sdhci_omap_host *host, in sdhci_omap_writel()
133 static int sdhci_omap_set_pbias(struct sdhci_omap_host *omap_host, in sdhci_omap_set_pbias()
174 static int sdhci_omap_enable_iov(struct sdhci_omap_host *omap_host, in sdhci_omap_enable_iov()
200 static void sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, in sdhci_omap_conf_bus_power()
236 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_sdio_irq()
249 static inline void sdhci_omap_set_dll(struct sdhci_omap_host *omap_host, in sdhci_omap_set_dll()
272 static void sdhci_omap_disable_tuning(struct sdhci_omap_host *omap_host) in sdhci_omap_disable_tuning()
289 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_execute_tuning()
474 struct sdhci_omap_host *omap_host; in sdhci_omap_card_busy()
521 struct sdhci_omap_host *omap_host; in sdhci_omap_start_signal_voltage_switch()
566 static void sdhci_omap_set_timing(struct sdhci_omap_host *omap_host, u8 timing) in sdhci_omap_set_timing()
591 static void sdhci_omap_set_power_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_power_mode()
599 static void sdhci_omap_set_bus_mode(struct sdhci_omap_host *omap_host, in sdhci_omap_set_bus_mode()
621 struct sdhci_omap_host *omap_host; in sdhci_omap_set_ios()
644 static void sdhci_omap_start_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_start_clock()
653 static void sdhci_omap_stop_clock(struct sdhci_omap_host *omap_host) in sdhci_omap_stop_clock()
665 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_clock()
692 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_enable_dma()
715 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_bus_width()
733 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_init_74_clocks()
773 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_set_uhs_signaling()
792 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_reset()
827 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_irq()
880 static int sdhci_omap_set_capabilities(struct sdhci_omap_host *omap_host) in sdhci_omap_set_capabilities()
952 *sdhci_omap_iodelay_pinctrl_state(struct sdhci_omap_host *omap_host, char *mode, in sdhci_omap_iodelay_pinctrl_state()
980 static int sdhci_omap_config_iodelay_pinctrl_state(struct sdhci_omap_host in sdhci_omap_config_iodelay_pinctrl_state()
1088 struct sdhci_omap_host *omap_host; in sdhci_omap_probe()
1244 static void sdhci_omap_context_save(struct sdhci_omap_host *omap_host) in sdhci_omap_context_save()
1251 static void sdhci_omap_context_restore(struct sdhci_omap_host *omap_host) in sdhci_omap_context_restore()
1262 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_suspend()
1279 struct sdhci_omap_host *omap_host = sdhci_pltfm_priv(pltfm_host); in sdhci_omap_resume()