Lines Matching refs:omap_hsmmc_host
176 struct omap_hsmmc_host { struct
232 static void omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host); argument
236 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_card_detect()
243 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_get_cover_state()
251 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_supply()
283 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_disable_supply()
312 static int omap_hsmmc_set_pbias(struct omap_hsmmc_host *host, bool power_on, in omap_hsmmc_set_pbias()
356 struct omap_hsmmc_host *host = in omap_hsmmc_set_power()
436 static int omap_hsmmc_disable_boot_regulators(struct omap_hsmmc_host *host) in omap_hsmmc_disable_boot_regulators()
469 static int omap_hsmmc_reg_get(struct omap_hsmmc_host *host) in omap_hsmmc_reg_get()
527 struct omap_hsmmc_host *host, in omap_hsmmc_gpio_init()
559 static void omap_hsmmc_start_clock(struct omap_hsmmc_host *host) in omap_hsmmc_start_clock()
568 static void omap_hsmmc_stop_clock(struct omap_hsmmc_host *host) in omap_hsmmc_stop_clock()
576 static void omap_hsmmc_enable_irq(struct omap_hsmmc_host *host, in omap_hsmmc_enable_irq()
600 static void omap_hsmmc_disable_irq(struct omap_hsmmc_host *host) in omap_hsmmc_disable_irq()
616 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
629 static void omap_hsmmc_set_clock(struct omap_hsmmc_host *host) in omap_hsmmc_set_clock()
679 static void omap_hsmmc_set_bus_width(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_width()
707 static void omap_hsmmc_set_bus_mode(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_mode()
725 static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
791 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
801 static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
806 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
816 static void send_init_stream(struct omap_hsmmc_host *host) in send_init_stream()
845 int omap_hsmmc_cover_is_closed(struct omap_hsmmc_host *host) in omap_hsmmc_cover_is_closed()
859 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_cover_switch()
872 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_slot_name()
883 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command()
938 omap_hsmmc_get_dma_dir(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_get_dma_dir()
946 static struct dma_chan *omap_hsmmc_get_dma_chan(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_chan()
952 static void omap_hsmmc_request_done(struct omap_hsmmc_host *host, struct mmc_request *mrq) in omap_hsmmc_request_done()
976 omap_hsmmc_xfer_done(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_xfer_done()
1009 omap_hsmmc_cmd_done(struct omap_hsmmc_host *host, struct mmc_command *cmd) in omap_hsmmc_cmd_done()
1041 static void omap_hsmmc_dma_cleanup(struct omap_hsmmc_host *host, int errno) in omap_hsmmc_dma_cleanup()
1070 static void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, u32 status) in omap_hsmmc_dbg_report_irq()
1095 static inline void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, in omap_hsmmc_dbg_report_irq()
1108 static inline void omap_hsmmc_reset_controller_fsm(struct omap_hsmmc_host *host, in omap_hsmmc_reset_controller_fsm()
1138 static void hsmmc_command_incomplete(struct omap_hsmmc_host *host, in hsmmc_command_incomplete()
1154 static void omap_hsmmc_do_irq(struct omap_hsmmc_host *host, int status) in omap_hsmmc_do_irq()
1206 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_irq()
1224 static void set_sd_bus_power(struct omap_hsmmc_host *host) in set_sd_bus_power()
1244 static int omap_hsmmc_switch_opcond(struct omap_hsmmc_host *host, int vdd) in omap_hsmmc_switch_opcond()
1301 static void omap_hsmmc_protect_card(struct omap_hsmmc_host *host) in omap_hsmmc_protect_card()
1329 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_cover_irq()
1340 struct omap_hsmmc_host *host = param; in omap_hsmmc_dma_callback()
1373 static int omap_hsmmc_pre_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_pre_dma_transfer()
1414 static int omap_hsmmc_setup_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_setup_dma_transfer()
1476 static void set_data_timeout(struct omap_hsmmc_host *host, in set_data_timeout()
1513 static void omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host) in omap_hsmmc_start_dma_transfer()
1532 omap_hsmmc_prepare_data(struct omap_hsmmc_host *host, struct mmc_request *req) in omap_hsmmc_prepare_data()
1561 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_post_req()
1576 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_pre_req()
1597 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_request()
1650 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_set_ios()
1704 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_get_cd()
1713 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_init_card()
1721 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_sdio_irq()
1754 static int omap_hsmmc_configure_wake_irq(struct omap_hsmmc_host *host) in omap_hsmmc_configure_wake_irq()
1811 static void omap_hsmmc_conf_bus_power(struct omap_hsmmc_host *host) in omap_hsmmc_conf_bus_power()
1860 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_regs_show()
2001 struct omap_hsmmc_host *host = NULL; in omap_hsmmc_probe()
2038 mmc = mmc_alloc_host(sizeof(struct omap_hsmmc_host), &pdev->dev); in omap_hsmmc_probe()
2248 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_remove()
2272 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_suspend()
2297 struct omap_hsmmc_host *host = dev_get_drvdata(dev); in omap_hsmmc_resume()
2319 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_suspend()
2361 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_resume()