Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c88 #define NFC_CMD_FIFO_STATUS BIT(3) macro
353 if (!(readl(nfc->regs + NFC_REG_ST) & NFC_CMD_FIFO_STATUS)) in sunxi_nfc_wait_cmd_fifo_empty()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c80 #define NFC_CMD_FIFO_STATUS BIT(3) macro
321 !(status & NFC_CMD_FIFO_STATUS), 1, in sunxi_nfc_wait_cmd_fifo_empty()