Lines Matching defs:mmc
737 struct mmc_host *mmc = mmc_from_priv(host); in msdc_timeout_cal() local
806 struct mmc_host *mmc = mmc_from_priv(host); in msdc_set_mclk() local
972 struct mmc_host *mmc = mmc_from_priv(host); in msdc_cmd_prepare_raw_cmd() local
1076 struct mmc_host *mmc = mmc_from_priv(host); in msdc_recheck_sdio_irq() local
1278 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
1300 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req()
1312 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1415 static int msdc_ops_switch_volt(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_switch_volt()
1443 static int msdc_card_busy(struct mmc_host *mmc) in msdc_card_busy()
1490 static void msdc_enable_sdio_irq(struct mmc_host *mmc, int enb) in msdc_enable_sdio_irq()
1507 struct mmc_host *mmc = mmc_from_priv(host); in msdc_cmdq_irq() local
1537 struct mmc_host *mmc = mmc_from_priv(host); in msdc_irq() local
1787 static void msdc_ops_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_set_ios()
1912 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
2006 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
2056 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
2111 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2171 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
2214 static int msdc_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_prepare_hs400_tuning()
2232 static void msdc_hw_reset(struct mmc_host *mmc) in msdc_hw_reset()
2241 static void msdc_ack_sdio_irq(struct mmc_host *mmc) in msdc_ack_sdio_irq()
2251 static int msdc_get_cd(struct mmc_host *mmc) in msdc_get_cd()
2269 static void msdc_cqe_enable(struct mmc_host *mmc) in msdc_cqe_enable()
2283 static void msdc_cqe_disable(struct mmc_host *mmc, bool recovery) in msdc_cqe_disable()
2299 static void msdc_cqe_pre_enable(struct mmc_host *mmc) in msdc_cqe_pre_enable()
2309 static void msdc_cqe_post_disable(struct mmc_host *mmc) in msdc_cqe_post_disable()
2372 struct mmc_host *mmc; in msdc_drv_probe() local
2581 struct mmc_host *mmc; in msdc_drv_remove() local
2636 struct mmc_host *mmc = mmc_from_priv(host); in msdc_restore_reg() local
2667 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_suspend() local
2677 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_resume() local
2687 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_suspend() local