Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c87 #define NFC_CMD_FIFO_STATUS BIT(3) macro
352 if (!(readl(nfc->regs + NFC_REG_ST) & NFC_CMD_FIFO_STATUS)) in sunxi_nfc_wait_cmd_fifo_empty()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c80 #define NFC_CMD_FIFO_STATUS BIT(3) macro
324 !(status & NFC_CMD_FIFO_STATUS), 1, in sunxi_nfc_wait_cmd_fifo_empty()