Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NAND_Ecc_P1e
drivers/mtd/nand/raw/omap2.c
65
#define P1e(a) (TF(a & NAND_Ecc_P1e) << 2)
drivers/mtd/nand/raw/omap2.c
94
#define P1e_s(a) (TF(a & NAND_Ecc_P1e) << 4)