Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h100 #define ECC_CORRECTION__VALUE GENMASK(4, 0) macro
H A Ddenali.c1310 FIELD_PREP(ECC_CORRECTION__VALUE, chip->ecc.strength), in denali_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddenali.h103 #define ECC_CORRECTION__VALUE GENMASK(4, 0) macro
H A Ddenali.c210 FIELD_PREP(ECC_CORRECTION__VALUE, chip->ecc.strength), in denali_select_target()