Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c436 static inline int get_ecc_strength(struct gpmi_nand_data *this) in get_ecc_strength() function
481 max_ecc = min(get_ecc_strength(this), in set_geometry_for_large_oob()
607 geo->ecc_strength = get_ecc_strength(this); in legacy_set_geometry()