Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dmarvell_nand.c251 struct marvell_hw_ecc_layout { struct
253 int writesize;
254 int chunk;
255 int strength;
257 int nchunks;
258 int full_chunk_cnt;
259 int data_bytes;
283 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument