Home
last modified time | relevance | path

Searched refs:stepsize (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h508 int stepsize; member
529 .stepsize = __step, \
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4061 if (stepinfo->stepsize != preset_step) in nand_check_ecc_caps()
4126 step_size = stepinfo->stepsize; in nand_match_ecc_req()
4202 step_size = stepinfo->stepsize; in nand_maximize_ecc()