Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dsunxi_nand.c79 #define NFC_CMD_INT_FLAG BIT(1) macro
473 ret = sunxi_nfc_wait_events(nfc, NFC_CMD_INT_FLAG, poll, 0); in sunxi_nfc_read_buf()
513 ret = sunxi_nfc_wait_events(nfc, NFC_CMD_INT_FLAG, poll, 0); in sunxi_nfc_write_buf()
836 ret = sunxi_nfc_wait_events(nfc, NFC_CMD_INT_FLAG, false, 0); in sunxi_nfc_hw_ecc_read_chunk()
943 wait = NFC_CMD_INT_FLAG; in sunxi_nfc_hw_ecc_read_chunks_dma()
1071 ret = sunxi_nfc_wait_events(nfc, NFC_CMD_INT_FLAG, false, 0); in sunxi_nfc_hw_ecc_write_chunk()
1324 wait = NFC_CMD_INT_FLAG; in sunxi_nfc_hw_ecc_write_page_dma()
1881 ret = sunxi_nfc_wait_events(nfc, NFC_CMD_INT_FLAG, in sunxi_nfc_exec_subop()