Searched defs:marvell_hw_ecc_layout (Results 1 – 1 of 1) sorted by relevance
184 struct marvell_hw_ecc_layout { struct186 int writesize;187 int chunk;188 int strength;190 int nchunks;191 int full_chunk_cnt;192 int data_bytes;216 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument