Searched refs:MMC_CAP_SIGNALING_120 (Results 1 – 3 of 3) sorted by relevance
169 #define MMC_CAP_SIGNALING_120 (1 << 18) /* Can do signaling at 1.2 V */ macro
1819 (host_caps & MMC_CAP_SIGNALING_120) != 0) { in mmc_discover_cards()1829 (host_caps & MMC_CAP_SIGNALING_120) != 0) { in mmc_discover_cards()1839 (host_caps & MMC_CAP_SIGNALING_120) != 0 && in mmc_discover_cards()1853 (host_caps & MMC_CAP_SIGNALING_120) != 0 && in mmc_discover_cards()
923 host_caps |= MMC_CAP_SIGNALING_120 | MMC_CAP_SIGNALING_180; in sdhci_init_slot()934 host_caps &= ~(MMC_CAP_SIGNALING_120 | MMC_CAP_SIGNALING_180); in sdhci_init_slot()936 host_caps &= ~MMC_CAP_SIGNALING_120; in sdhci_init_slot()990 (host_caps & MMC_CAP_SIGNALING_120) ? " 1.2V" : "", in sdhci_init_slot()