KONA_SDHOST_RESET
val |= KONA_SDHOST_RESET;
while (!(sdhci_readl(host, KONA_SDHOST_CORECTRL) & KONA_SDHOST_RESET)) {
val &= ~KONA_SDHOST_RESET;