Home
last modified time | relevance | path

Searched defs:mmc (Results 1 – 4 of 4) sorted by relevance

/components/drivers/sdio/sdhci/
A Dfit-mmc.c19 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_request() local
101 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_set_ioconfig() local
112 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_get_card_status() local
119 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_execute_tuning() local
126 struct rt_mmc_host *mmc = (struct rt_mmc_host *)host; in rt_plat_enable_sdio_irq() local
147 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() local
200 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()
A Dsdhci.c312 struct rt_mmc_host *mmc = host->mmc; in sdhci_do_reset() local
745 struct rt_mmc_host *mmc = host->mmc; in sdhci_set_power_reg() local
906 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() local
2197 struct rt_mmc_host *mmc = host->mmc; in rt_sdhci_send_tuning() local
2265 struct rt_mmc_host *mmc = host->mmc; in rt_sdhci_uninit_host() local
2526 struct rt_mmc_host *mmc; in rt_sdhci_alloc_host() local
2555 struct rt_mmc_host *mmc; in rt_sdhci_setup_host() local
2922 struct rt_mmc_host *mmc = host->mmc; in sdhci_init() local
[all …]
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h278 static inline int mmc_regulator_set_ocr(struct rt_mmc_host *mmc, in mmc_regulator_set_ocr()
A Dsdhci.h429 struct rt_mmc_host *mmc; /* MMC structure */ member

Completed in 20 milliseconds