Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dsh_flctl.h114 #define STERINTE (0x1 << 4) /* Status error enable */ macro
/linux-4.4.14/drivers/mtd/nand/
Dsh_flctl.c1132 flctl->flintdmacr_base = flctl->hwecc ? (STERINTE | ECERB) : STERINTE; in flctl_probe()