Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/nand/
Dbf5xx_nand.c83 #define ECC_RST 0x01 /* ECC (and NFC counters) Reset */ macro
494 bfin_write_NFC_RST(ECC_RST); in bf5xx_nand_dma_rw()
496 while (bfin_read_NFC_RST() & ECC_RST) in bf5xx_nand_dma_rw()