Searched defs:marvell_hw_ecc_layout (Results 1 – 1 of 1) sorted by relevance
253 struct marvell_hw_ecc_layout { struct255 int writesize;256 int chunk;257 int strength;259 int nchunks;260 int full_chunk_cnt;261 int data_bytes;285 static const struct marvell_hw_ecc_layout marvell_nfc_layouts[] = { argument