Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NAND_Ecc_P4e
drivers/mtd/nand/raw/omap2.c
69
#define P4e(a) (TF(a & NAND_Ecc_P4e) << 6)
drivers/mtd/nand/raw/omap2.c
99
#define P4e_s(a) (TF(a & NAND_Ecc_P4e) << 0)