Searched refs:NFC_CMD (Results 1 – 5 of 5) sorted by relevance
24 #define NFC_CMD 0x00000024 macro175 writel(cmd, SUNXI_NFC_BASE + NFC_CMD); in nand_exec_cmd()
129 #define NFC_CMD 0x1 macro
122 writenfc(NFC_CMD, &nfc->operation); in nfc_nand_command()
148 writenfc(NFC_CMD, &host->regs->operation);
112 #define NFC_CMD(x) (x) macro