Home
last modified time | relevance | path

Searched defs:ecccode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mtd/nand/
H A Decc-sw-bch.c338 u8 *ecccode = engine_conf->code_buf; in nand_ecc_sw_bch_finish_io_req() local
H A Decc-sw-hamming.c592 u8 *ecccode = engine_conf->code_buf; in nand_ecc_sw_hamming_finish_io_req() local
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h647 uint8_t ecccode[ALIGN(NAND_MAX_OOBSIZE, ARCH_DMA_MINALIGN)]; member