Home
last modified time | relevance | path

Searched refs:NFC_V3_IPC_INT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dmxc_nand_spl.c39 while (!(readnfc(&nfc_ip->ipc) & NFC_V3_IPC_INT)) in nfc_wait_ready()
44 tmp &= ~NFC_V3_IPC_INT; in nfc_wait_ready()
Dmxc_nand.h196 #define NFC_V3_IPC_INT (1 << 31) macro
Dmxc_nand.c125 if (tmp & NFC_V3_IPC_INT) {
126 tmp &= ~NFC_V3_IPC_INT;