Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c43 #define NFC_CTL_RESET (1 << 1) macro
188 writel(val | NFC_CTL_EN | NFC_CTL_RESET, in nand_init()
192 NFC_CTL_RESET, DEFAULT_TIMEOUT_US)) { in nand_init()