Lines Matching defs:mmc
190 struct mmc_host *mmc; member
227 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
258 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
466 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
505 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
529 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
563 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
674 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
714 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
721 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
755 struct mmc_host *mmc; in wmt_mci_probe() local
887 struct mmc_host *mmc; in wmt_mci_remove() local
931 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_suspend() local
955 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_resume() local