Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h102 #define ECC_CORRECTION__VALUE GENMASK(4, 0) macro
H A Ddenali.c1311 FIELD_PREP(ECC_CORRECTION__VALUE, chip->ecc.strength), in denali_init()
/OK3568_Linux_fs/kernel/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()