Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Drawnand.h531 int (*calc_ecc_bytes)(int step_size, int strength); member
545 .calc_ecc_bytes = __calc, \
/u-boot/drivers/mtd/nand/raw/
A Dnand_base.c4767 ecc_bytes = caps->calc_ecc_bytes(preset_step, in nand_check_ecc_caps()
4843 ecc_bytes = caps->calc_ecc_bytes(step_size, strength); in nand_match_ecc_req()
4915 ecc_bytes = caps->calc_ecc_bytes(step_size, strength); in nand_maximize_ecc()

Completed in 14 milliseconds