Home
last modified time | relevance | path

Searched defs:ECC_COR_INFO (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h251 #define ECC_COR_INFO(bank) (0x650 + (bank) / 2 * 0x10) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddenali.h254 #define ECC_COR_INFO(bank) (0x650 + (bank) / 2 * 0x10) macro