Home
last modified time | relevance | path

Searched defs:pmecc_regs (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Datmel_nand_ecc.h44 struct pmecc_regs { struct
45 u32 cfg; /* 0x00 PMECC Configuration Register */
46 u32 sarea; /* 0x04 PMECC Spare Area Size Register */
47 u32 saddr; /* 0x08 PMECC Start Address Register */
48 u32 eaddr; /* 0x0C PMECC End Address Register */
49 u32 clk; /* 0x10 PMECC Clock Control Register */
50 u32 ctrl; /* 0x14 PMECC Control Register */
51 u32 sr; /* 0x18 PMECC Status Register */
52 u32 ier; /* 0x1C PMECC Interrupt Enable Register */
53 u32 idr; /* 0x20 PMECC Interrupt Disable Register */
[all …]