Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c85 #define P512e(a) (TF(a & NAND_Ecc_P512e) << 4) 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.c85 #define P512e(a) (TF(a & NAND_Ecc_P512e) << 4) 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