Home
last modified time | relevance | path

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

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