Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c44 #define NFC_CTL_RESET (1 << 1) macro
189 writel(val | NFC_CTL_EN | NFC_CTL_RESET, in nand_init()
193 NFC_CTL_RESET, DEFAULT_TIMEOUT_US)) { in nand_init()