Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddocg4.c187 #define DOCG4_READ_ERROR 0x02 /* bit 1 indicates read error */ macro
803 if (status & DOCG4_READ_ERROR) { in read_page()
880 if (status & DOCG4_READ_ERROR) { in docg4_read_oob()