Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dmarvell_nand.c255 struct marvell_hw_ecc_layout { struct
257 int writesize;
258 int chunk;
259 int strength;
261 int nchunks;
262 int full_chunk_cnt;
263 int data_bytes;
287 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument