Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Domap2.c1470 unsigned int base_step = eccpg * info->nsteps_per_eccpg; in omap_write_subpage_bch() local
1474 if ((step + base_step) < start_step || in omap_write_subpage_bch()
1475 (step + base_step) > end_step) in omap_write_subpage_bch()