Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c77 #define P32o(a) (TF(a & NAND_Ecc_P32o) << 5) macro
729 ecc_buf[0] = ~(P64o(tmp) | P64e(tmp) | P32o(tmp) | P32e(tmp) | in gen_true_ecc()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c77 #define P32o(a) (TF(a & NAND_Ecc_P32o) << 5) macro
634 ecc_buf[0] = ~(P64o(tmp) | P64e(tmp) | P32o(tmp) | P32e(tmp) | in gen_true_ecc()

Completed in 7 milliseconds