NFC_RESET
nfc_set(mtd, NFC_CONFIG1, NFC_RESET);
while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) {
writel(NFC_RESET, nfc->regs + NFC_REG_CTL);
!(ctl & NFC_RESET), 1,