Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h516 int (*calc_ecc_bytes)(int step_size, int strength); member
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_base.c4761 ecc_bytes = caps->calc_ecc_bytes(preset_step, in nand_check_ecc_caps()
4837 ecc_bytes = caps->calc_ecc_bytes(step_size, strength); in nand_match_ecc_req()
4909 ecc_bytes = caps->calc_ecc_bytes(step_size, strength); in nand_maximize_ecc()