nfc_set
nfc_set(mtd, NFC_CONFIG1, NFC_INT_MASK);
nfc_set(mtd, NFC_BUF_ADDR, (chip << NFC_ACTIVE_CS_SHIFT) &
nfc_set(mtd, NFC_CONFIG1, NFC_CE);
nfc_set(mtd, NFC_CONFIG1, NFC_RESET);
nfc_set(mtd, NFC_CONFIG1, NFC_PPB_32);
nfc_set(mtd, NFC_CONFIG1, NFC_PPB_64);
nfc_set(mtd, NFC_CONFIG1, NFC_PPB_128);
nfc_set(mtd, NFC_CONFIG1, NFC_PPB_256);