Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c73 int lastpair = ((mtd->erasesize / mtd->writesize) - 1) / 2; in nand_pairing_dist3_get_wunit() local
80 if (info->pair == lastpair && info->group) in nand_pairing_dist3_get_wunit()