Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c72 #define PMECC_CFG_BCH_STRENGTH_MASK GENMASK(2, 0) macro
421 return strengths[user->cache.cfg & PMECC_CFG_BCH_STRENGTH_MASK]; in get_strength()