Home
last modified time | relevance | path

Searched refs:ONENAND_ECC_1BIT_ALL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Donenand_regs.h207 #define ONENAND_ECC_1BIT_ALL (0x5555) macro
/openbmc/u-boot/include/linux/mtd/
H A Donenand_regs.h202 #define ONENAND_ECC_1BIT_ALL (0x5555) macro
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_omap2.c280 } else if (ecc & ONENAND_ECC_1BIT_ALL) { in omap2_onenand_wait()
H A Donenand_base.c538 result = ONENAND_ECC_1BIT_ALL; in onenand_read_ecc()
590 } else if (ecc & ONENAND_ECC_1BIT_ALL) { in onenand_wait()