BCMBCA_CTLRDY
if (val & BCMBCA_CTLRDY) {
brcmnand_writel(val & ~BCMBCA_CTLRDY, mmio);
val |= BCMBCA_CTLRDY;
val &= ~BCMBCA_CTLRDY;