present_state    1614 drivers/mmc/host/sdhci-pci-core.c 	u32 present_state;
present_state    1643 drivers/mmc/host/sdhci-pci-core.c 			present_state,
present_state    1644 drivers/mmc/host/sdhci-pci-core.c 			present_state & SDHCI_CD_STABLE,
present_state    2264 drivers/mmc/host/sdhci.c 	u32 present_state;
present_state    2267 drivers/mmc/host/sdhci.c 	present_state = sdhci_readl(host, SDHCI_PRESENT_STATE);
present_state    2269 drivers/mmc/host/sdhci.c 	return !(present_state & SDHCI_DATA_0_LVL_MASK);