Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/devices/
Dlart.c102 #define STATUS_ERASE_ERR 0x00200020 /* Erase Status (ES) */ macro
352 if ((status & STATUS_ERASE_ERR)) in erase_block()