Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c63 #define P2048e(a) (TF(a & NAND_Ecc_P2048e) << 0) macro
734 P1e(tmp) | P2048o(tmp) | P2048e(tmp)); in gen_true_ecc()
934 /* P2048o, P1024o, P512o, P256o, P2048e, P1024e, P512e, P256e */ in omap_calculate_ecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c63 #define P2048e(a) (TF(a & NAND_Ecc_P2048e) << 0) macro
639 P1e(tmp) | P2048o(tmp) | P2048e(tmp)); in gen_true_ecc()
839 /* P2048o, P1024o, P512o, P256o, P2048e, P1024e, P512e, P256e */ in omap_calculate_ecc()

Completed in 6 milliseconds