Home
last modified time | relevance | path

Searched refs:SPINAND_ECCINFO (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dmacronix.c105 SPINAND_ECCINFO(&mx35lfxge4ab_ooblayout,
114 SPINAND_ECCINFO(&mx35lfxge4ab_ooblayout, NULL)),
H A Dgigadevice.c102 SPINAND_ECCINFO(&gd5f1gq4u_ooblayout,
H A Dmicron.c103 SPINAND_ECCINFO(&mt29f2g01abagd_ooblayout,
H A Dwinbond.c87 SPINAND_ECCINFO(&w25m02gv_ooblayout, NULL),
/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h290 #define SPINAND_ECCINFO(__ooblayout, __get_status) \ macro