Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Ddenali.h225 #define INTR_STATUS__ERASE_FAIL 0x0020 macro
Ddenali.c56 INTR_STATUS__ERASE_FAIL | \
1282 INTR_STATUS__ERASE_FAIL); in denali_erase()
1284 return irq_status & INTR_STATUS__ERASE_FAIL ? NAND_STATUS_FAIL : PASS; in denali_erase()