pbias_enabled     178 drivers/mmc/host/omap_hsmmc.c 	bool			pbias_enabled;
pbias_enabled     288 drivers/mmc/host/omap_hsmmc.c 		if (host->pbias_enabled == 0) {
pbias_enabled     294 drivers/mmc/host/omap_hsmmc.c 			host->pbias_enabled = 1;
pbias_enabled     297 drivers/mmc/host/omap_hsmmc.c 		if (host->pbias_enabled == 1) {
pbias_enabled     303 drivers/mmc/host/omap_hsmmc.c 			host->pbias_enabled = 0;
pbias_enabled    1875 drivers/mmc/host/omap_hsmmc.c 	host->pbias_enabled = 0;
pbias_enabled      99 drivers/mmc/host/sdhci-omap.c 	bool			pbias_enabled;
pbias_enabled     142 drivers/mmc/host/sdhci-omap.c 		if (omap_host->pbias_enabled)
pbias_enabled     151 drivers/mmc/host/sdhci-omap.c 		omap_host->pbias_enabled = true;
pbias_enabled     153 drivers/mmc/host/sdhci-omap.c 		if (!omap_host->pbias_enabled)
pbias_enabled     161 drivers/mmc/host/sdhci-omap.c 		omap_host->pbias_enabled = false;
pbias_enabled    1108 drivers/mmc/host/sdhci-omap.c 	omap_host->pbias_enabled = false;