Home
last modified time | relevance | path

Searched defs:marvell_hw_ecc_layout (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c184 struct marvell_hw_ecc_layout { struct
186 int writesize;
187 int chunk;
188 int strength;
190 int nchunks;
191 int full_chunk_cnt;
192 int data_bytes;
216 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument