Lines Matching defs:mmc
759 struct mmc_host *mmc = mmc_from_priv(host); in msdc_timeout_cal() local
837 struct mmc_host *mmc = mmc_from_priv(host); in msdc_set_mclk() local
1003 struct mmc_host *mmc = mmc_from_priv(host); in msdc_cmd_prepare_raw_cmd() local
1107 struct mmc_host *mmc = mmc_from_priv(host); in msdc_recheck_sdio_irq() local
1311 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
1333 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_pre_req()
1345 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1448 static int msdc_ops_switch_volt(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_switch_volt()
1476 static int msdc_card_busy(struct mmc_host *mmc) in msdc_card_busy()
1523 static void msdc_enable_sdio_irq(struct mmc_host *mmc, int enb) in msdc_enable_sdio_irq()
1540 struct mmc_host *mmc = mmc_from_priv(host); in msdc_cmdq_irq() local
1570 struct mmc_host *mmc = mmc_from_priv(host); in msdc_irq() local
1819 static void msdc_ops_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_set_ios()
1944 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
2038 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
2088 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
2143 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2203 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
2246 static int msdc_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_prepare_hs400_tuning()
2264 static int msdc_execute_hs400_tuning(struct mmc_host *mmc, struct mmc_card *card) in msdc_execute_hs400_tuning()
2327 static void msdc_hw_reset(struct mmc_host *mmc) in msdc_hw_reset()
2336 static void msdc_ack_sdio_irq(struct mmc_host *mmc) in msdc_ack_sdio_irq()
2346 static int msdc_get_cd(struct mmc_host *mmc) in msdc_get_cd()
2364 static void msdc_hs400_enhanced_strobe(struct mmc_host *mmc, in msdc_hs400_enhanced_strobe()
2389 static void msdc_cqe_enable(struct mmc_host *mmc) in msdc_cqe_enable()
2403 static void msdc_cqe_disable(struct mmc_host *mmc, bool recovery) in msdc_cqe_disable()
2423 static void msdc_cqe_pre_enable(struct mmc_host *mmc) in msdc_cqe_pre_enable()
2433 static void msdc_cqe_post_disable(struct mmc_host *mmc) in msdc_cqe_post_disable()
2543 struct mmc_host *mmc; in msdc_drv_probe() local
2738 struct mmc_host *mmc; in msdc_drv_remove() local
2793 struct mmc_host *mmc = mmc_from_priv(host); in msdc_restore_reg() local
2824 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_suspend() local
2834 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_resume() local
2844 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_suspend() local