Home
last modified time | relevance | path

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

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