Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Domap2.c1614 unsigned int base_step = eccpg * info->nsteps_per_eccpg; in omap_write_subpage_bch() local
1618 if ((step + base_step) < start_step || in omap_write_subpage_bch()
1619 (step + base_step) > end_step) in omap_write_subpage_bch()