/linux-5.10/drivers/mmc/host/ |
D | dw_mmc.c | 169 struct mmc_host *mmc = slot->mmc; in dw_mci_init_debugfs() local 248 static u32 dw_mci_prepare_command(struct mmc_host *mmc, struct mmc_command *cmd) in dw_mci_prepare_command() 908 static void dw_mci_pre_req(struct mmc_host *mmc, in dw_mci_pre_req() 925 static void dw_mci_post_req(struct mmc_host *mmc, in dw_mci_post_req() 943 static int dw_mci_get_cd(struct mmc_host *mmc) in dw_mci_get_cd() 1379 static void dw_mci_request(struct mmc_host *mmc, struct mmc_request *mrq) in dw_mci_request() 1405 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() 1510 static int dw_mci_card_busy(struct mmc_host *mmc) in dw_mci_card_busy() 1524 static int dw_mci_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_switch_voltage() 1561 static int dw_mci_get_ro(struct mmc_host *mmc) in dw_mci_get_ro() [all …]
|
D | sunxi-mmc.c | 269 struct mmc_host *mmc; member 758 struct mmc_host *mmc = host->mmc; in sunxi_mmc_clk_set_rate() local 900 struct mmc_host *mmc = host->mmc; in sunxi_mmc_card_power() local 943 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios() 952 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch() 969 static void sunxi_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in sunxi_mmc_enable_sdio_irq() 995 static void sunxi_mmc_hw_reset(struct mmc_host *mmc) in sunxi_mmc_hw_reset() 1004 static void sunxi_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in sunxi_mmc_request() 1100 static int sunxi_mmc_card_busy(struct mmc_host *mmc) in sunxi_mmc_card_busy() 1336 struct mmc_host *mmc; in sunxi_mmc_probe() local [all …]
|
D | mxcmmc.c | 121 struct mmc_host *mmc; member 755 static void mxcmci_request(struct mmc_host *mmc, struct mmc_request *req) in mxcmci_request() 823 static int mxcmci_setup_dma(struct mmc_host *mmc) in mxcmci_setup_dma() 839 static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxcmci_set_ios() 890 struct mmc_host *mmc = data; in mxcmci_detect_irq() local 898 static int mxcmci_get_ro(struct mmc_host *mmc) in mxcmci_get_ro() 912 static void mxcmci_enable_sdio_irq(struct mmc_host *mmc, int enable) in mxcmci_enable_sdio_irq() 998 struct mmc_host *mmc; in mxcmci_probe() local 1191 struct mmc_host *mmc = platform_get_drvdata(pdev); in mxcmci_remove() local 1213 struct mmc_host *mmc = dev_get_drvdata(dev); in mxcmci_suspend() local [all …]
|
D | davinci_mmc.c | 171 struct mmc_host *mmc; member 585 static void mmc_davinci_request(struct mmc_host *mmc, struct mmc_request *req) in mmc_davinci_request() 640 static void calculate_clk_divider(struct mmc_host *mmc, struct mmc_ios *ios) in calculate_clk_divider() 686 static void mmc_davinci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_davinci_set_ios() 1009 static int mmc_davinci_get_cd(struct mmc_host *mmc) in mmc_davinci_get_cd() 1020 static int mmc_davinci_get_ro(struct mmc_host *mmc) in mmc_davinci_get_ro() 1031 static void mmc_davinci_enable_sdio_irq(struct mmc_host *mmc, int enable) in mmc_davinci_enable_sdio_irq() 1067 struct mmc_host *mmc; in mmc_davinci_cpufreq_transition() local 1146 static int mmc_davinci_parse_pdata(struct mmc_host *mmc) in mmc_davinci_parse_pdata() 1194 struct mmc_host *mmc = NULL; in davinci_mmcsd_probe() local
|
D | sdhci-sprd.c | 306 struct mmc_host *mmc = host->mmc; in sdhci_sprd_set_uhs_signaling() local 409 static void sdhci_sprd_check_auto_cmd23(struct mmc_host *mmc, in sdhci_sprd_check_auto_cmd23() 428 static void sdhci_sprd_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdhci_sprd_request() 435 static int sdhci_sprd_request_atomic(struct mmc_host *mmc, in sdhci_sprd_request_atomic() 443 static int sdhci_sprd_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_sprd_voltage_switch() 492 static void sdhci_sprd_hs400_enhanced_strobe(struct mmc_host *mmc, in sdhci_sprd_hs400_enhanced_strobe() 711 struct mmc_host *mmc = host->mmc; in sdhci_sprd_remove() local
|
D | cavium.c | 626 static u64 prepare_ext_dma(struct mmc_host *mmc, struct mmc_request *mrq) in prepare_ext_dma() 650 static void cvm_mmc_dma_request(struct mmc_host *mmc, in cvm_mmc_dma_request() 752 static void cvm_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in cvm_mmc_request() 824 static void cvm_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in cvm_mmc_set_ios() 908 struct mmc_host *mmc = slot->mmc; in cvm_mmc_set_clock() local 955 struct mmc_host *mmc = slot->mmc; in cvm_mmc_of_parse() local 1014 struct mmc_host *mmc; in cvm_mmc_of_slot_probe() local
|
D | android-goldfish.c | 397 static void goldfish_mmc_request(struct mmc_host *mmc, struct mmc_request *req) in goldfish_mmc_request() 408 static void goldfish_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in goldfish_mmc_set_ios() 416 static int goldfish_mmc_get_ro(struct mmc_host *mmc) in goldfish_mmc_get_ro() 433 struct mmc_host *mmc; in goldfish_mmc_probe() local 523 struct mmc_host *mmc = mmc_from_priv(host); in goldfish_mmc_remove() local
|
D | omap.c | 113 struct mmc_host *mmc; member 122 struct mmc_host * mmc; member 310 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in mmc_omap_show_cover_switch() local 323 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in mmc_omap_show_slot_name() local 456 struct mmc_host *mmc; in mmc_omap_xfer_done() local 579 struct mmc_host *mmc; in mmc_omap_cmd_done() local 608 struct mmc_host *mmc; in mmc_omap_abort_command() local 1083 static void mmc_omap_request(struct mmc_host *mmc, struct mmc_request *req) in mmc_omap_request() 1125 static int mmc_omap_calc_divisor(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_omap_calc_divisor() 1153 static void mmc_omap_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_omap_set_ios() [all …]
|
D | owl-mmc.c | 114 struct mmc_host *mmc; member 340 static void owl_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in owl_mmc_request() 485 static void owl_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in owl_mmc_set_ios() 533 static int owl_mmc_start_signal_voltage_switch(struct mmc_host *mmc, in owl_mmc_start_signal_voltage_switch() 566 struct mmc_host *mmc; in owl_mmc_probe() local 673 struct mmc_host *mmc = platform_get_drvdata(pdev); in owl_mmc_remove() local
|
D | ushc.c | 91 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() 421 struct mmc_host *mmc; in ushc_probe() local
|
D | s3cmci.c | 1097 static void s3cmci_send_request(struct mmc_host *mmc) in s3cmci_send_request() 1149 static void s3cmci_request(struct mmc_host *mmc, struct mmc_request *mrq) in s3cmci_request() 1188 static void s3cmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in s3cmci_set_ios() 1243 static void s3cmci_enable_sdio_irq(struct mmc_host *mmc, int enable) in s3cmci_enable_sdio_irq() 1297 struct mmc_host *mmc; in s3cmci_cpufreq_transition() local 1439 struct mmc_host *mmc = host->mmc; in s3cmci_probe_pdata() local 1490 struct mmc_host *mmc = host->mmc; in s3cmci_probe_dt() local 1511 struct mmc_host *mmc; in s3cmci_probe() local 1698 struct mmc_host *mmc = platform_get_drvdata(pdev); in s3cmci_shutdown() local 1712 struct mmc_host *mmc = platform_get_drvdata(pdev); in s3cmci_remove() local
|
D | of_mmc_spi.c | 40 irqreturn_t (*irqhandler)(int, void *), void *mmc) in of_mmc_spi_init() argument 48 static void of_mmc_spi_exit(struct device *dev, void *mmc) in of_mmc_spi_exit()
|
D | renesas_sdhi_core.c | 87 struct mmc_host *mmc = host->mmc; in renesas_sdhi_clk_enable() local 206 static int renesas_sdhi_card_busy(struct mmc_host *mmc) in renesas_sdhi_card_busy() 214 static int renesas_sdhi_start_signal_voltage_switch(struct mmc_host *mmc, in renesas_sdhi_start_signal_voltage_switch() 365 static void renesas_sdhi_hs400_complete(struct mmc_host *mmc) in renesas_sdhi_hs400_complete() 439 static void renesas_sdhi_disable_scc(struct mmc_host *mmc) in renesas_sdhi_disable_scc() 547 static int renesas_sdhi_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in renesas_sdhi_prepare_hs400_tuning() 642 static int renesas_sdhi_execute_tuning(struct mmc_host *mmc, u32 opcode) in renesas_sdhi_execute_tuning()
|
D | sdhci-msm.c | 264 struct mmc_host *mmc; member 377 struct mmc_host *mmc = host->mmc; in msm_dll_poll_ck_out_en() local 409 struct mmc_host *mmc = host->mmc; in msm_config_cm_dll_phase() local 479 struct mmc_host *mmc = host->mmc; in msm_find_most_appropriate_phase() local 605 struct mmc_host *mmc = host->mmc; in msm_init_cm_dll() local 985 struct mmc_host *mmc = host->mmc; in sdhci_msm_cm_dll_sdc4_calibration() local 1063 struct mmc_host *mmc = host->mmc; in sdhci_msm_hs400_dll_calibration() local 1165 static int sdhci_msm_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_msm_execute_tuning() 1298 struct mmc_host *mmc = host->mmc; in sdhci_msm_set_uhs_signaling() local 1385 static int sdhci_msm_set_vmmc(struct mmc_host *mmc) in sdhci_msm_set_vmmc() [all …]
|
D | sdhci-brcmstb.c | 37 static void sdhci_brcmstb_hs400es(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_brcmstb_hs400es() 97 static void sdhci_brcmstb_dumpregs(struct mmc_host *mmc) in sdhci_brcmstb_dumpregs() 102 static void sdhci_brcmstb_cqe_enable(struct mmc_host *mmc) in sdhci_brcmstb_cqe_enable()
|
D | moxart-mmc.c | 132 struct mmc_host *mmc; member 395 static void moxart_request(struct mmc_host *mmc, struct mmc_request *mrq) in moxart_request() 492 static void moxart_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in moxart_set_ios() 542 static int moxart_get_ro(struct mmc_host *mmc) in moxart_get_ro() 560 struct mmc_host *mmc; in moxart_probe() local 687 struct mmc_host *mmc = dev_get_drvdata(&pdev->dev); in moxart_remove() local
|
D | tifm_sd.c | 620 static void tifm_sd_request(struct mmc_host *mmc, struct mmc_request *mrq) in tifm_sd_request() 738 struct mmc_host *mmc = tifm_get_drvdata(sock); in tifm_sd_end_cmd() local 796 static void tifm_sd_ios(struct mmc_host *mmc, struct mmc_ios *ios) in tifm_sd_ios() 863 static int tifm_sd_ro(struct mmc_host *mmc) in tifm_sd_ro() 946 struct mmc_host *mmc; in tifm_sd_probe() local 1002 struct mmc_host *mmc = tifm_get_drvdata(sock); in tifm_sd_remove() local 1039 struct mmc_host *mmc = tifm_get_drvdata(sock); in tifm_sd_resume() local
|
D | sdhci-omap.c | 179 struct mmc_host *mmc = host->mmc; in sdhci_omap_enable_iov() local 232 static void sdhci_omap_enable_sdio_irq(struct mmc_host *mmc, int enable) in sdhci_omap_enable_sdio_irq() 285 static int sdhci_omap_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_omap_execute_tuning() 468 static int sdhci_omap_card_busy(struct mmc_host *mmc) in sdhci_omap_card_busy() 513 static int sdhci_omap_start_signal_voltage_switch(struct mmc_host *mmc, in sdhci_omap_start_signal_voltage_switch() 617 static void sdhci_omap_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_omap_set_ios() 683 struct mmc_host *mmc = host->mmc; in sdhci_omap_set_power() local 985 struct mmc_host *mmc = host->mmc; in sdhci_omap_config_iodelay_pinctrl_state() local 1089 struct mmc_host *mmc; in sdhci_omap_probe() local
|
D | mmc_spi.c | 106 struct mmc_host *mmc; member 1033 static void mmc_spi_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_spi_request() 1169 static void mmc_spi_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_spi_set_ios() 1272 mmc_spi_detect_irq(int irq, void *mmc) in mmc_spi_detect_irq() 1330 struct mmc_host *mmc; in mmc_spi_probe() local 1507 struct mmc_host *mmc = dev_get_drvdata(&spi->dev); in mmc_spi_remove() local
|
D | au1xmmc.c | 89 struct mmc_host *mmc; member 217 static int au1xmmc_card_inserted(struct mmc_host *mmc) in au1xmmc_card_inserted() 227 static int au1xmmc_card_readonly(struct mmc_host *mmc) in au1xmmc_card_readonly() 674 static void au1xmmc_request(struct mmc_host* mmc, struct mmc_request* mrq) in au1xmmc_request() 740 static void au1xmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in au1xmmc_set_ios() 914 static void au1xmmc_enable_sdio_irq(struct mmc_host *mmc, int en) in au1xmmc_enable_sdio_irq() 934 struct mmc_host *mmc; in au1xmmc_probe() local
|
D | usdhi6rol0.c | 159 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() 1643 struct mmc_host *mmc = host->mmc; in usdhi6_cd() local 1737 struct mmc_host *mmc; in usdhi6_probe() local
|
D | jz4740_mmc.c | 148 struct mmc_host *mmc; member 336 static void jz4740_mmc_pre_request(struct mmc_host *mmc, in jz4740_mmc_pre_request() 350 static void jz4740_mmc_post_request(struct mmc_host *mmc, in jz4740_mmc_post_request() 887 static void jz4740_mmc_request(struct mmc_host *mmc, struct mmc_request *req) in jz4740_mmc_request() 903 static void jz4740_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in jz4740_mmc_set_ios() 943 static void jz4740_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in jz4740_mmc_enable_sdio_irq() 972 struct mmc_host *mmc; in jz4740_mmc_probe() local
|
D | sdhci-pci-core.c | 232 static void sdhci_pci_dumpregs(struct mmc_host *mmc) in sdhci_pci_dumpregs() 565 struct mmc_host *mmc) in intel_dsm_init() 618 static int bxt_get_cd(struct mmc_host *mmc) in bxt_get_cd() 680 static void intel_hs400_enhanced_strobe(struct mmc_host *mmc, in intel_hs400_enhanced_strobe() 694 static int intel_start_signal_voltage_switch(struct mmc_host *mmc, in intel_start_signal_voltage_switch() 752 struct mmc_host *mmc = slot->host->mmc; in byt_read_dsm() local 758 static int intel_execute_tuning(struct mmc_host *mmc, u32 opcode) in intel_execute_tuning() 882 struct mmc_host *mmc = slot->host->mmc; in byt_probe_slot() local 902 struct mmc_host *mmc = slot->host->mmc; in byt_add_debugfs() local 925 struct mmc_host *mmc = slot->host->mmc; in byt_remove_slot() local [all …]
|
D | bcm2835.c | 271 static void bcm2835_reset(struct mmc_host *mmc) in bcm2835_reset() 1102 struct mmc_host *mmc = mmc_from_priv(host); in bcm2835_set_clock() local 1160 static void bcm2835_request(struct mmc_host *mmc, struct mmc_request *mrq) in bcm2835_request() 1233 static void bcm2835_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in bcm2835_set_ios() 1267 struct mmc_host *mmc = mmc_from_priv(host); in bcm2835_add_host() local 1360 struct mmc_host *mmc; in bcm2835_probe() local 1447 struct mmc_host *mmc = mmc_from_priv(host); in bcm2835_remove() local
|
/linux-5.10/drivers/mfd/ |
D | t7l66xb.c | 80 static int t7l66xb_mmc_enable(struct platform_device *mmc) in t7l66xb_mmc_enable() 105 static int t7l66xb_mmc_disable(struct platform_device *mmc) in t7l66xb_mmc_disable() 124 static void t7l66xb_mmc_pwr(struct platform_device *mmc, int state) in t7l66xb_mmc_pwr() 131 static void t7l66xb_mmc_clk_div(struct platform_device *mmc, int state) in t7l66xb_mmc_clk_div()
|