Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dbf5xx_nand.c82 #define ECC_RST 0x01 /* ECC (and NFC counters) Reset */ macro
493 bfin_write_NFC_RST(ECC_RST); in bf5xx_nand_dma_rw()
495 while (bfin_read_NFC_RST() & ECC_RST) in bf5xx_nand_dma_rw()