Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand_spl.c24 #define NFC_CMD 0x00000024 macro
175 writel(cmd, SUNXI_NFC_BASE + NFC_CMD); in nand_exec_cmd()
Dmxc_nand.h129 #define NFC_CMD 0x1 macro
Dmxc_nand_spl.c122 writenfc(NFC_CMD, &nfc->operation); in nfc_nand_command()
Dmxc_nand.c148 writenfc(NFC_CMD, &host->regs->operation);
Dsunxi_nand.c112 #define NFC_CMD(x) (x) macro