Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dbrcmnand.h8 unsigned int ecc_stepsize; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c1521 int strength, int ecc_stepsize, int page_size) in pxa_ecc_init()