Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c67 #define P2e(a) (TF(a & NAND_Ecc_P2e) << 4) macro
733 ecc_buf[2] = ~(P4o(tmp) | P4e(tmp) | P2o(tmp) | P2e(tmp) | P1o(tmp) | in gen_true_ecc()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds