Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dlart.c103 #define STATUS_PGM_ERR 0x00100010 /* Program Status (PS) */ macro
500 if ((status & STATUS_PGM_ERR) || read32 (offset) != x) in write_dword()