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

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

Completed in 43 milliseconds