Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/mtd/
Diflash.h77 #define CSR_WR_ERR 0x1010 /* Data write status */ macro
/linux-2.4.37.9/drivers/mtd/devices/
Ddoc1000.c238 if (status & (CSR_WR_ERR | CSR_VPP_LOW)) in check_write()
415 if (status & (CSR_ERA_ERR | CSR_VPP_LOW | CSR_WR_ERR)) in check_erase()