SDHCI_CDNS_HRS06_MODE
tmp &= ~SDHCI_CDNS_HRS06_MODE;
tmp |= FIELD_PREP(SDHCI_CDNS_HRS06_MODE, mode);
return FIELD_GET(SDHCI_CDNS_HRS06_MODE, tmp);