SDHCI_HW_RESET_CARD
if (readb_relaxed(host->ioaddr + reg) & SDHCI_HW_RESET_CARD)
val |= SDHCI_HW_RESET_CARD;
val &= ~SDHCI_HW_RESET_CARD;