Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/host/
H A Dmmc_hsq.c19 struct mmc_host *mmc = hsq->mmc; in mmc_hsq_retry_handler() local
26 struct mmc_host *mmc = hsq->mmc; in mmc_hsq_modify_threshold() local
45 struct mmc_host *mmc = hsq->mmc; in mmc_hsq_pump_requests() local
153 bool mmc_hsq_finalize_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_finalize_request()
180 static void mmc_hsq_recovery_start(struct mmc_host *mmc) in mmc_hsq_recovery_start()
192 static void mmc_hsq_recovery_finish(struct mmc_host *mmc) in mmc_hsq_recovery_finish()
212 static int mmc_hsq_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_request()
254 static void mmc_hsq_post_req(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_post_req()
277 static int mmc_hsq_wait_for_idle(struct mmc_host *mmc) in mmc_hsq_wait_for_idle()
288 static void mmc_hsq_disable(struct mmc_host *mmc) in mmc_hsq_disable()
[all …]
H A Dmeson-mx-sdhc-mmc.c45 struct mmc_host *mmc; member
80 static void meson_mx_sdhc_clear_fifo(struct mmc_host *mmc) in meson_mx_sdhc_clear_fifo()
103 static void meson_mx_sdhc_wait_cmd_ready(struct mmc_host *mmc) in meson_mx_sdhc_wait_cmd_ready()
132 static void meson_mx_sdhc_start_cmd(struct mmc_host *mmc, in meson_mx_sdhc_start_cmd()
237 static void meson_mx_sdhc_disable_clks(struct mmc_host *mmc) in meson_mx_sdhc_disable_clks()
249 static int meson_mx_sdhc_enable_clks(struct mmc_host *mmc) in meson_mx_sdhc_enable_clks()
267 static int meson_mx_sdhc_set_clk(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_clk()
307 static void meson_mx_sdhc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_ios()
363 static int meson_mx_sdhc_map_dma(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mx_sdhc_map_dma()
381 static void meson_mx_sdhc_request(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mx_sdhc_request()
[all …]
H A Dsdricoh_cs.c80 struct mmc_host *mmc; /* MMC structure */ member
254 static void sdricoh_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdricoh_request()
335 static void sdricoh_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdricoh_set_ios()
356 static int sdricoh_get_ro(struct mmc_host *mmc) in sdricoh_get_ro()
383 struct mmc_host *mmc; in sdricoh_init_mmc() local
474 struct mmc_host *mmc = link->priv; in sdricoh_pcmcia_detach() local
497 struct mmc_host *mmc = link->priv; in sdricoh_pcmcia_resume() local
H A Dof_mmc_spi.c36 irqreturn_t (*irqhandler)(int, void *), void *mmc) in of_mmc_spi_init() argument
44 static void of_mmc_spi_exit(struct device *dev, void *mmc) in of_mmc_spi_exit()
53 struct mmc_host *mmc = dev_get_drvdata(&spi->dev); in mmc_spi_get_pdata() local
H A Dsunxi-mmc.c270 struct mmc_host *mmc; member
762 struct mmc_host *mmc = host->mmc; in sunxi_mmc_clk_set_rate() local
904 struct mmc_host *mmc = host->mmc; in sunxi_mmc_card_power() local
947 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
956 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
973 static void sunxi_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in sunxi_mmc_enable_sdio_irq()
999 static void sunxi_mmc_hw_reset(struct mmc_host *mmc) in sunxi_mmc_hw_reset()
1008 static void sunxi_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in sunxi_mmc_request()
1104 static int sunxi_mmc_card_busy(struct mmc_host *mmc) in sunxi_mmc_card_busy()
1368 struct mmc_host *mmc; in sunxi_mmc_probe() local
[all …]
H A Dmxcmmc.c120 struct mmc_host *mmc; member
751 static void mxcmci_request(struct mmc_host *mmc, struct mmc_request *req) in mxcmci_request()
819 static int mxcmci_setup_dma(struct mmc_host *mmc) in mxcmci_setup_dma()
835 static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxcmci_set_ios()
886 struct mmc_host *mmc = data; in mxcmci_detect_irq() local
894 static int mxcmci_get_ro(struct mmc_host *mmc) in mxcmci_get_ro()
908 static void mxcmci_enable_sdio_irq(struct mmc_host *mmc, int enable) in mxcmci_enable_sdio_irq()
994 struct mmc_host *mmc; in mxcmci_probe() local
1171 struct mmc_host *mmc = platform_get_drvdata(pdev); in mxcmci_remove() local
1188 struct mmc_host *mmc = dev_get_drvdata(dev); in mxcmci_suspend() local
[all …]
H A Dlitex_mmc.c85 struct mmc_host *mmc; member
191 static int litex_mmc_get_cd(struct mmc_host *mmc) in litex_mmc_get_cd()
208 struct mmc_host *mmc = arg; in litex_mmc_interrupt() local
291 static void litex_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in litex_mmc_request()
377 static void litex_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in litex_mmc_set_ios()
464 struct mmc_host *mmc; in litex_mmc_probe() local
H A Dmmc_spi.c105 struct mmc_host *mmc; member
897 static void mmc_spi_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_spi_request()
1033 static void mmc_spi_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_spi_set_ios()
1135 mmc_spi_detect_irq(int irq, void *mmc) in mmc_spi_detect_irq()
1147 struct mmc_host *mmc; in mmc_spi_probe() local
1316 struct mmc_host *mmc = dev_get_drvdata(&spi->dev); in mmc_spi_remove() local
H A Dushc.c91 struct mmc_host *mmc; member
248 static void ushc_request(struct mmc_host *mmc, struct mmc_request *req) in ushc_request()
371 static void ushc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in ushc_set_ios()
380 static int ushc_get_cd(struct mmc_host *mmc) in ushc_get_cd()
387 static void ushc_enable_sdio_irq(struct mmc_host *mmc, int enable) in ushc_enable_sdio_irq()
419 struct mmc_host *mmc; in ushc_probe() local
H A Dowl-mmc.c114 struct mmc_host *mmc; member
339 static void owl_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in owl_mmc_request()
484 static void owl_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in owl_mmc_set_ios()
532 static int owl_mmc_start_signal_voltage_switch(struct mmc_host *mmc, in owl_mmc_start_signal_voltage_switch()
565 struct mmc_host *mmc; in owl_mmc_probe() local
659 struct mmc_host *mmc = platform_get_drvdata(pdev); in owl_mmc_remove() local
H A Dusdhi6rol0.c159 struct mmc_host *mmc; member
796 struct mmc_host *mmc = host->mmc; in usdhi6_set_power() local
818 static void usdhi6_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in usdhi6_set_ios()
1091 static void usdhi6_request(struct mmc_host *mmc, struct mmc_request *mrq) in usdhi6_request()
1109 static int usdhi6_get_cd(struct mmc_host *mmc) in usdhi6_get_cd()
1125 static int usdhi6_get_ro(struct mmc_host *mmc) in usdhi6_get_ro()
1141 static void usdhi6_enable_sdio_irq(struct mmc_host *mmc, int enable) in usdhi6_enable_sdio_irq()
1174 static int usdhi6_sig_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in usdhi6_sig_volt_switch()
1189 static int usdhi6_card_busy(struct mmc_host *mmc) in usdhi6_card_busy()
1653 struct mmc_host *mmc = host->mmc; in usdhi6_cd() local
[all …]
H A Dsunplus-mmc.c167 struct mmc_host *mmc; member
727 static void spmmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in spmmc_request()
772 static void spmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in spmmc_set_ios()
790 static int spmmc_get_cd(struct mmc_host *mmc) in spmmc_get_cd()
803 static int spmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in spmmc_execute_tuning()
861 struct mmc_host *mmc; in spmmc_drv_probe() local
H A Dsdhci-of-ma35d1.c108 static int ma35_start_signal_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios) in ma35_start_signal_voltage_switch()
137 static int ma35_execute_tuning(struct mmc_host *mmc, u32 opcode) in ma35_execute_tuning()
H A Dsdhci-pci-o2micro.c155 static int sdhci_o2_get_cd(struct mmc_host *mmc) in sdhci_o2_get_cd()
314 static int sdhci_o2_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_o2_execute_tuning()
635 static int sdhci_pci_o2_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_pci_o2_init_sd_express()
H A Duniphier-sd.c366 struct mmc_host *mmc = host->mmc; in uniphier_sd_clk_enable() local
419 static void uniphier_sd_hw_reset(struct mmc_host *mmc) in uniphier_sd_hw_reset()
543 static int uniphier_sd_start_signal_voltage_switch(struct mmc_host *mmc, in uniphier_sd_start_signal_voltage_switch()
H A Dvub300.c336 struct mmc_host *mmc; member
372 struct mmc_host *mmc = vub300->mmc; in vub300_delete() local
1908 static void vub300_mmc_request(struct mmc_host *mmc, struct mmc_request *req) in vub300_mmc_request()
2014 static void vub300_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in vub300_mmc_set_ios()
2049 static int vub300_mmc_get_ro(struct mmc_host *mmc) in vub300_mmc_get_ro()
2055 static void vub300_enable_sdio_irq(struct mmc_host *mmc, int enable) in vub300_enable_sdio_irq()
2102 struct mmc_host *mmc; in vub300_probe() local
2379 struct mmc_host *mmc = vub300->mmc; in vub300_disconnect() local
H A Dsh_mmcif.c219 struct mmc_host *mmc; member
1007 static void sh_mmcif_request(struct mmc_host *mmc, struct mmc_request *mrq) in sh_mmcif_request()
1064 static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sh_mmcif_set_ios()
1414 struct mmc_host *mmc = host->mmc; in sh_mmcif_init_ocr() local
1430 struct mmc_host *mmc; in sh_mmcif_probe() local
H A Drenesas_sdhi_internal_dmac.c514 static void renesas_sdhi_internal_dmac_post_req(struct mmc_host *mmc, in renesas_sdhi_internal_dmac_post_req()
527 static void renesas_sdhi_internal_dmac_pre_req(struct mmc_host *mmc, in renesas_sdhi_internal_dmac_pre_req()
H A Dmmc_hsq.h24 struct mmc_host *mmc; member
H A Dcqhci-crypto.c163 struct mmc_host *mmc = cq_host->mmc; in cqhci_crypto_init() local
/linux/drivers/clk/sunxi/
H A Dclk-mod0.c172 struct clk *mmc, *mmc_parent, *clk = hw->clk; in mmc_get_phase() local
214 struct clk *mmc, *mmc_parent, *clk = hw->clk; in mmc_set_phase() local
/linux/arch/arm/boot/dts/moxa/
H A Dmoxart.dtsi96 mmc: mmc@98e00000 { label
/linux/arch/alpha/mm/
H A Dfault.c44 unsigned long mmc; in __load_new_mm_context() local
/linux/arch/mips/boot/dts/ingenic/
H A Djz4740.dtsi212 mmc: mmc@10021000 { label
/linux/arch/loongarch/boot/dts/
H A Dloongson-2k1000.dtsi425 mmc: mmc@1fe2c000 { label

12