Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NAND_Ecc_P2e
drivers/mtd/nand/raw/omap2.c
67
#define P2e(a) (TF(a & NAND_Ecc_P2e) << 4)
drivers/mtd/nand/raw/omap2.c
96
#define P2e_s(a) (TF(a & NAND_Ecc_P2e) << 6)