Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c78 #define P64e(a) (TF(a & NAND_Ecc_P64e) << 6) macro
634 ecc_buf[0] = ~(P64o(tmp) | P64e(tmp) | P32o(tmp) | P32e(tmp) | in gen_true_ecc()