Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c81 #define P128e(a) (TF(a & NAND_Ecc_P128e) << 0) macro
732 P256o(tmp) | P256e(tmp) | P128o(tmp) | P128e(tmp)); in gen_true_ecc()
932 *ecc_code++ = val; /* P128e, ..., P1e */ in omap_calculate_ecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c81 #define P128e(a) (TF(a & NAND_Ecc_P128e) << 0) macro
637 P256o(tmp) | P256e(tmp) | P128o(tmp) | P128e(tmp)); in gen_true_ecc()
837 *ecc_code++ = val; /* P128e, ..., P1e */ in omap_calculate_ecc()

Completed in 6 milliseconds