Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dsunxi_nand.c86 #define NFC_CMD_FIFO_STATUS BIT(3) macro
309 if (!(readl(nfc->regs + NFC_REG_ST) & NFC_CMD_FIFO_STATUS)) in sunxi_nfc_wait_cmd_fifo_empty()