max_current_caps 3724 drivers/mmc/host/sdhci.c 	u32 max_current_caps;
max_current_caps 4098 drivers/mmc/host/sdhci.c 	max_current_caps = sdhci_readl(host, SDHCI_MAX_CURRENT);
max_current_caps 4099 drivers/mmc/host/sdhci.c 	if (!max_current_caps && !IS_ERR(mmc->supply.vmmc)) {
max_current_caps 4108 drivers/mmc/host/sdhci.c 			max_current_caps =
max_current_caps 4118 drivers/mmc/host/sdhci.c 		mmc->max_current_330 = ((max_current_caps &
max_current_caps 4126 drivers/mmc/host/sdhci.c 		mmc->max_current_300 = ((max_current_caps &
max_current_caps 4134 drivers/mmc/host/sdhci.c 		mmc->max_current_180 = ((max_current_caps &