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