Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c215 int sector_end = sector_start + chip->ecc.steps - 1; in fsl_ifc_run_command() local
221 for (i = sector_start; i <= sector_end; i++) { in fsl_ifc_run_command()