Lines Matching refs:omap_hsmmc_host
169 struct omap_hsmmc_host { struct
214 static void omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host); argument
219 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_supply()
251 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_disable_supply()
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 int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
710 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
720 static void send_init_stream(struct omap_hsmmc_host *host) in send_init_stream()
750 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_slot_name()
761 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command()
815 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan()
821 static void omap_hsmmc_request_done(struct omap_hsmmc_host *host, struct mmc_request *mrq) in omap_hsmmc_request_done()
843 omap_hsmmc_xfer_done(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_xfer_done()
876 omap_hsmmc_cmd_done(struct omap_hsmmc_host *host, struct mmc_command *cmd) in omap_hsmmc_cmd_done()
908 static void omap_hsmmc_dma_cleanup(struct omap_hsmmc_host *host, int errno) in omap_hsmmc_dma_cleanup()
937 static void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, u32 status) in omap_hsmmc_dbg_report_irq()
962 static inline void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, in omap_hsmmc_dbg_report_irq()
975 static inline void omap_hsmmc_reset_controller_fsm(struct omap_hsmmc_host *host, in omap_hsmmc_reset_controller_fsm()
1005 static void hsmmc_command_incomplete(struct omap_hsmmc_host *host, in hsmmc_command_incomplete()
1021 static void omap_hsmmc_do_irq(struct omap_hsmmc_host *host, int status) in omap_hsmmc_do_irq()
1073 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_irq()
1091 static void set_sd_bus_power(struct omap_hsmmc_host *host) in set_sd_bus_power()
1111 static int omap_hsmmc_switch_opcond(struct omap_hsmmc_host *host, int vdd) in omap_hsmmc_switch_opcond()
1165 struct omap_hsmmc_host *host = param; in omap_hsmmc_dma_callback()
1196 static int omap_hsmmc_pre_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_pre_dma_transfer()
1237 static int omap_hsmmc_setup_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_setup_dma_transfer()
1299 static void set_data_timeout(struct omap_hsmmc_host *host, in set_data_timeout()
1337 static void omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host) in omap_hsmmc_start_dma_transfer()
1356 omap_hsmmc_prepare_data(struct omap_hsmmc_host *host, struct mmc_request *req) in omap_hsmmc_prepare_data()
1393 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_post_req()
1407 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_pre_req()
1428 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_request()
1459 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_set_ios()
1509 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_init_card()
1544 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_sdio_irq()
1577 static int omap_hsmmc_configure_wake_irq(struct omap_hsmmc_host *host) in omap_hsmmc_configure_wake_irq()
1628 static void omap_hsmmc_conf_bus_power(struct omap_hsmmc_host *host) in omap_hsmmc_conf_bus_power()
1677 struct omap_hsmmc_host *host = mmc_priv(mmc); in mmc_regs_show()
1808 struct omap_hsmmc_host *host = NULL; in omap_hsmmc_probe()
1843 mmc = mmc_alloc_host(sizeof(struct omap_hsmmc_host), &pdev->dev); in omap_hsmmc_probe()
2024 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_remove()
2047 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_suspend()
2071 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_resume()
2091 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_suspend()
2133 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_resume()