Lines Matching defs:mmc
297 struct mmc_host *mmc; /* mmc structure */ member
880 static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq) in msdc_ops_request()
904 static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_pre_req()
917 static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in msdc_post_req()
1020 static int msdc_ops_switch_volt(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_switch_volt()
1054 static int msdc_card_busy(struct mmc_host *mmc) in msdc_card_busy()
1205 static void msdc_ops_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_ops_set_ios()
1312 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
1358 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
1412 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
1433 static int msdc_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in msdc_prepare_hs400_tuning()
1441 static void msdc_hw_reset(struct mmc_host *mmc) in msdc_hw_reset()
1464 struct mmc_host *mmc; in msdc_drv_probe() local
1613 struct mmc_host *mmc; in msdc_drv_remove() local
1666 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_suspend() local
1676 struct mmc_host *mmc = dev_get_drvdata(dev); in msdc_runtime_resume() local