Searched refs:NFC_CMD (Results 1 – 5 of 5) sorted by relevance
130 #define NFC_CMD 0x1 macro
25 #define NFC_CMD 0x00000024 macro176 writel(cmd, SUNXI_NFC_BASE + NFC_CMD); in nand_exec_cmd()
123 writenfc(NFC_CMD, &nfc->operation); in nfc_nand_command()
149 writenfc(NFC_CMD, &host->regs->operation);
113 #define NFC_CMD(x) (x) macro