Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dmarvell_nand.c253 struct marvell_hw_ecc_layout { struct
255 int writesize;
256 int chunk;
257 int strength;
259 int nchunks;
260 int full_chunk_cnt;
261 int data_bytes;
285 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument