Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c67 #define P2e(a) (TF(a & NAND_Ecc_P2e) << 4) macro
638 ecc_buf[2] = ~(P4o(tmp) | P4e(tmp) | P2o(tmp) | P2e(tmp) | P1o(tmp) | in gen_true_ecc()