Lines Matching defs:host
131 #define mmc_slot(host) (host->pdata->slots[host->slot_id]) argument
247 struct omap_hsmmc_host *host = in omap_hsmmc_1_set_power() local
268 struct omap_hsmmc_host *host = in omap_hsmmc_235_set_power() local
330 struct omap_hsmmc_host *host = in omap_hsmmc_1_set_sleep() local
340 struct omap_hsmmc_host *host = in omap_hsmmc_235_set_sleep() local
382 static int omap_hsmmc_reg_get(struct omap_hsmmc_host *host) in omap_hsmmc_reg_get()
469 static void omap_hsmmc_reg_put(struct omap_hsmmc_host *host) in omap_hsmmc_reg_put()
484 static inline int omap_hsmmc_reg_get(struct omap_hsmmc_host *host) in omap_hsmmc_reg_get()
489 static inline void omap_hsmmc_reg_put(struct omap_hsmmc_host *host) in omap_hsmmc_reg_put()
554 static void omap_hsmmc_start_clock(struct omap_hsmmc_host *host) in omap_hsmmc_start_clock()
563 static void omap_hsmmc_stop_clock(struct omap_hsmmc_host *host) in omap_hsmmc_stop_clock()
571 static void omap_hsmmc_enable_irq(struct omap_hsmmc_host *host, in omap_hsmmc_enable_irq()
590 static void omap_hsmmc_disable_irq(struct omap_hsmmc_host *host) in omap_hsmmc_disable_irq()
598 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
611 static void omap_hsmmc_set_clock(struct omap_hsmmc_host *host) in omap_hsmmc_set_clock()
637 static void omap_hsmmc_set_bus_width(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_width()
660 static void omap_hsmmc_set_bus_mode(struct omap_hsmmc_host *host) in omap_hsmmc_set_bus_mode()
678 static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
761 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
776 static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) in omap_hsmmc_context_restore()
781 static void omap_hsmmc_context_save(struct omap_hsmmc_host *host) in omap_hsmmc_context_save()
791 static void send_init_stream(struct omap_hsmmc_host *host) in send_init_stream()
820 int omap_hsmmc_cover_is_closed(struct omap_hsmmc_host *host) in omap_hsmmc_cover_is_closed()
834 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_cover_switch() local
847 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_show_slot_name() local
858 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command()
908 omap_hsmmc_get_dma_dir(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_get_dma_dir()
916 static void omap_hsmmc_request_done(struct omap_hsmmc_host *host, struct mmc_request *mrq) in omap_hsmmc_request_done()
937 omap_hsmmc_xfer_done(struct omap_hsmmc_host *host, struct mmc_data *data) in omap_hsmmc_xfer_done()
971 omap_hsmmc_cmd_done(struct omap_hsmmc_host *host, struct mmc_command *cmd) in omap_hsmmc_cmd_done()
994 static void omap_hsmmc_dma_cleanup(struct omap_hsmmc_host *host, int errno) in omap_hsmmc_dma_cleanup()
1019 static void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, u32 status) in omap_hsmmc_dbg_report_irq()
1044 static inline void omap_hsmmc_dbg_report_irq(struct omap_hsmmc_host *host, in omap_hsmmc_dbg_report_irq()
1057 static inline void omap_hsmmc_reset_controller_fsm(struct omap_hsmmc_host *host, in omap_hsmmc_reset_controller_fsm()
1088 static void omap_hsmmc_do_irq(struct omap_hsmmc_host *host, int status) in omap_hsmmc_do_irq()
1165 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_irq() local
1178 static void set_sd_bus_power(struct omap_hsmmc_host *host) in set_sd_bus_power()
1198 static int omap_hsmmc_switch_opcond(struct omap_hsmmc_host *host, int vdd) in omap_hsmmc_switch_opcond()
1256 static void omap_hsmmc_protect_card(struct omap_hsmmc_host *host) in omap_hsmmc_protect_card()
1284 struct omap_hsmmc_host *host = dev_id; in omap_hsmmc_detect() local
1307 static int omap_hsmmc_get_dma_sync_dev(struct omap_hsmmc_host *host, in omap_hsmmc_get_dma_sync_dev()
1319 static void omap_hsmmc_config_dma_params(struct omap_hsmmc_host *host, in omap_hsmmc_config_dma_params()
1354 struct omap_hsmmc_host *host = cb_data; in omap_hsmmc_dma_cb() local
1400 static int omap_hsmmc_pre_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_pre_dma_transfer()
1442 static int omap_hsmmc_start_dma_transfer(struct omap_hsmmc_host *host, in omap_hsmmc_start_dma_transfer()
1484 static void set_data_timeout(struct omap_hsmmc_host *host, in set_data_timeout()
1525 omap_hsmmc_prepare_data(struct omap_hsmmc_host *host, struct mmc_request *req) in omap_hsmmc_prepare_data()
1558 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_post_req() local
1573 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_pre_req() local
1591 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_request() local
1633 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_set_ios() local
1691 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_get_cd() local
1700 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_get_ro() local
1709 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_init_card() local
1715 static void omap_hsmmc_conf_bus_power(struct omap_hsmmc_host *host) in omap_hsmmc_conf_bus_power()
1744 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_enable_fclk() local
1753 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_disable_fclk() local
1779 struct omap_hsmmc_host *host = mmc_priv(mmc); in omap_hsmmc_regs_show() local
1854 struct omap_hsmmc_host *host = NULL; in omap_hsmmc_probe() local
2104 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_remove() local
2144 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_suspend() local
2196 struct omap_hsmmc_host *host = platform_get_drvdata(pdev); in omap_hsmmc_resume() local
2239 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_suspend() local
2250 struct omap_hsmmc_host *host; in omap_hsmmc_runtime_resume() local