Searched defs:mmc (Results 1 – 4 of 4) sorted by relevance
19 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_request() local101 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_set_ioconfig() local112 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_get_card_status() local119 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_execute_tuning() local126 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_enable_sdio_irq() local147 int rt_mmc_add_host(struct rt_mmc_host *mmc) in rt_mmc_add_host()166 struct rt_mmc_host *mmc; in rt_mmc_alloc_host() local200 int rt_mmc_regulator_set_vqmmc(struct rt_mmc_host *mmc, struct rt_mmcsd_io_cfg *ios) in rt_mmc_regulator_set_vqmmc()303 int mmc_regulator_get_supply(struct rt_mmc_host *mmc) in mmc_regulator_get_supply()
312 struct rt_mmc_host *mmc = host->mmc; in sdhci_do_reset() local745 struct rt_mmc_host *mmc = host->mmc; in sdhci_set_power_reg() local906 static int sdhci_get_cd(struct rt_mmc_host *mmc) in sdhci_get_cd()948 static int rt_sdhci_ro_get(struct rt_mmc_host *mmc) in rt_sdhci_ro_get()1952 struct rt_mmc_host *mmc = host->mmc; in sdhci_thread_irq() local2197 struct rt_mmc_host *mmc = host->mmc; in rt_sdhci_send_tuning() local2265 struct rt_mmc_host *mmc = host->mmc; in rt_sdhci_uninit_host() local2526 struct rt_mmc_host *mmc; in rt_sdhci_alloc_host() local2555 struct rt_mmc_host *mmc; in rt_sdhci_setup_host() local2922 struct rt_mmc_host *mmc = host->mmc; in sdhci_init() local[all …]
278 static inline int mmc_regulator_set_ocr(struct rt_mmc_host *mmc, in mmc_regulator_set_ocr()
429 struct rt_mmc_host *mmc; /* MMC structure */ member
Completed in 20 milliseconds