Lines Matching refs:pmecc
55 "atmel,at91sam9g45-pmecc"
56 "atmel,sama5d4-pmecc"
57 "atmel,sama5d2-pmecc"
58 "microchip,sam9x60-pmecc"
59 "microchip,sam9x7-pmecc", "atmel,at91sam9g45-pmecc"
70 pmecc: ecc-engine@ffffc070 {
71 compatible = "atmel,at91sam9g45-pmecc";
93 ecc-engine = <&pmecc>;
138 - atmel,has-pmecc : boolean to enable Programmable Multibit ECC hardware,
140 - atmel,pmecc-cap : error correct capability for Programmable Multibit ECC
143 - atmel,pmecc-sector-size : sector size for ECC computation. Supported values
145 - atmel,pmecc-lookup-table-offset : includes two offsets of lookup table in ROM
196 atmel,has-pmecc; /* enable PMECC */
197 atmel,pmecc-cap = <2>;
198 atmel,pmecc-sector-size = <512>;
199 atmel,pmecc-lookup-table-offset = <0x8000 0x10000>;