Lines Matching defs:host

153 #define mmc_pdata(host)		host->pdata  argument
219 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_supply() local
251 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_disable_supply() local
280 static int omap_hsmmc_set_pbias(struct omap_hsmmc_host *host, bool power_on) in omap_hsmmc_set_pbias()
310 static int omap_hsmmc_set_power(struct omap_hsmmc_host *host, int power_on) in omap_hsmmc_set_power()
381 static int omap_hsmmc_disable_boot_regulators(struct omap_hsmmc_host *host) in omap_hsmmc_disable_boot_regulators()
414 static int omap_hsmmc_reg_get(struct omap_hsmmc_host *host) in omap_hsmmc_reg_get()
463 static void omap_hsmmc_start_clock(struct omap_hsmmc_host *host) in omap_hsmmc_start_clock()
472 static void omap_hsmmc_stop_clock(struct omap_hsmmc_host *host) in omap_hsmmc_stop_clock()
480 static void omap_hsmmc_enable_irq(struct omap_hsmmc_host *host, in omap_hsmmc_enable_irq()
504 static void omap_hsmmc_disable_irq(struct omap_hsmmc_host *host) in omap_hsmmc_disable_irq()
520 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
533 static void omap_hsmmc_set_clock(struct omap_hsmmc_host *host) in omap_hsmmc_set_clock()
583 static void omap_hsmmc_set_bus_width(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_width()
611 static void omap_hsmmc_set_bus_mode(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_mode()
629 static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
695 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
705 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
715 static void send_init_stream(struct omap_hsmmc_host *host) in send_init_stream()
745 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_slot_name() local
756 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command()
810 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan()
816 static void omap_hsmmc_request_done(struct omap_hsmmc_host *host, struct mmc_request *mrq) in omap_hsmmc_request_done()
838 omap_hsmmc_xfer_done(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_xfer_done()
871 omap_hsmmc_cmd_done(struct omap_hsmmc_host *host, struct mmc_command *cmd) in omap_hsmmc_cmd_done()
903 static void omap_hsmmc_dma_cleanup(struct omap_hsmmc_host *host, int errno) in omap_hsmmc_dma_cleanup()
932 static void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, u32 status) in omap_hsmmc_dbg_report_irq()
957 static inline void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, in omap_hsmmc_dbg_report_irq()
970 static inline void omap_hsmmc_reset_controller_fsm(struct omap_hsmmc_host *host, in omap_hsmmc_reset_controller_fsm()
1000 static void hsmmc_command_incomplete(struct omap_hsmmc_host *host, in hsmmc_command_incomplete()
1016 static void omap_hsmmc_do_irq(struct omap_hsmmc_host *host, int status) in omap_hsmmc_do_irq()
1068 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_irq() local
1086 static void set_sd_bus_power(struct omap_hsmmc_host *host) in set_sd_bus_power()
1106 static int omap_hsmmc_switch_opcond(struct omap_hsmmc_host *host, int vdd) in omap_hsmmc_switch_opcond()
1160 struct omap_hsmmc_host *host = param; in omap_hsmmc_dma_callback() local
1191 static int omap_hsmmc_pre_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_pre_dma_transfer()
1232 static int omap_hsmmc_setup_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_setup_dma_transfer()
1294 static void set_data_timeout(struct omap_hsmmc_host *host, in set_data_timeout()
1332 static void omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host) in omap_hsmmc_start_dma_transfer()
1351 omap_hsmmc_prepare_data(struct omap_hsmmc_host *host, struct mmc_request *req) in omap_hsmmc_prepare_data()
1388 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_post_req() local
1402 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_pre_req() local
1423 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_request() local
1454 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_set_ios() local
1504 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_sdio_irq() local
1537 static int omap_hsmmc_configure_wake_irq(struct omap_hsmmc_host *host) in omap_hsmmc_configure_wake_irq()
1588 static void omap_hsmmc_conf_bus_power(struct omap_hsmmc_host *host) in omap_hsmmc_conf_bus_power()
1636 struct omap_hsmmc_host *host = mmc_priv(mmc); in mmc_regs_show() local
1767 struct omap_hsmmc_host *host = NULL; in omap_hsmmc_probe() local
1984 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_remove() local
2005 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_suspend() local
2029 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_resume() local
2050 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_suspend() local
2092 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_resume() local