Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c68 #define NFC_RESET BIT(1) macro
367 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
371 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()