Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h12 struct fsmc_regs { struct
13 u32 ctrl; /* 0x00 */
14 u8 reserved_1[0x40 - 0x04];
15 u32 pc; /* 0x40 */
16 u32 sts; /* 0x44 */
17 u32 comm; /* 0x48 */
18 u32 attrib; /* 0x4c */
19 u32 ioata; /* 0x50 */
20 u32 ecc1; /* 0x54 */
21 u32 ecc2; /* 0x58 */
[all …]