Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c387 static inline int get_ecc_strength(struct gpmi_nand_data *this) in get_ecc_strength() function
428 geo->ecc_strength = get_ecc_strength(this); in legacy_set_geometry()

Completed in 7 milliseconds