Searched refs:NFC_WAIT_FLAG (Results 1 – 3 of 3) sorted by relevance
63 #define NFC_WAIT_FLAG (1 << 23) macro198 nand_exec_cmd(NFC_SEND_CMD1 | NFC_WAIT_FLAG | NAND_CMD_RESET); in nand_init()227 NFC_SEND_ADDR | NFC_WAIT_FLAG | in nand_load_page()
120 #define NFC_WAIT_FLAG BIT(23) macro
112 #define NFC_WAIT_FLAG BIT(23) macro1833 cmd |= NFC_WAIT_FLAG; in sunxi_nfc_exec_subop()1859 !(cmd & NFC_WAIT_FLAG) && cnt < 64, in sunxi_nfc_exec_subop()