Searched refs:P1o (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A Domap2.c67 #define P1o(a) (TF(a & NAND_Ecc_P1o) << 3) macro
740 ecc_buf[2] = ~(P4o(tmp) | P4e(tmp) | P2o(tmp) | P2e(tmp) | P1o(tmp) | gen_true_ecc()
942 *ecc_code++ = val >> 16; /* P128o, ..., P1o */ omap_calculate_ecc()

Completed in 82 milliseconds