Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c87 #define P1024e(a) (TF(a & NAND_Ecc_P1024e) << 6) macro
731 ecc_buf[1] = ~(P1024o(tmp) | P1024e(tmp) | P512o(tmp) | P512e(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.c87 #define P1024e(a) (TF(a & NAND_Ecc_P1024e) << 6) macro
636 ecc_buf[1] = ~(P1024o(tmp) | P1024e(tmp) | P512o(tmp) | P512e(tmp) | in gen_true_ecc()
839 /* P2048o, P1024o, P512o, P256o, P2048e, P1024e, P512e, P256e */ in omap_calculate_ecc()

Completed in 6 milliseconds