Searched defs:marvell_hw_ecc_layout (Results 1 – 1 of 1) sorted by relevance
255 struct marvell_hw_ecc_layout { struct257 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