ATMCI_SR
while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY))
status = atmci_readl(host, ATMCI_SR);
status = atmci_readl(host, ATMCI_SR);
status = atmci_readl(host, ATMCI_SR);
atmci_readl(host, ATMCI_SR);
atmci_show_status_reg(s, "SR", buf[ATMCI_SR / 4]);