Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c69 #define NFC_RESET BIT(1) macro
368 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()
372 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()