Lines Matching refs:pmecc
57 "atmel,at91sam9g45-pmecc"
58 "atmel,sama5d4-pmecc"
59 "atmel,sama5d2-pmecc"
60 "microchip,sam9x60-pmecc"
80 pmecc: ecc-engine@ffffc070 {
81 compatible = "atmel,at91sam9g45-pmecc";
103 ecc-engine = <&pmecc>;
148 - atmel,has-pmecc : boolean to enable Programmable Multibit ECC hardware,
150 - atmel,pmecc-cap : error correct capability for Programmable Multibit ECC
153 - atmel,pmecc-sector-size : sector size for ECC computation. Supported values
155 - atmel,pmecc-lookup-table-offset : includes two offsets of lookup table in ROM
206 atmel,has-pmecc; /* enable PMECC */
207 atmel,pmecc-cap = <2>;
208 atmel,pmecc-sector-size = <512>;
209 atmel,pmecc-lookup-table-offset = <0x8000 0x10000>;