Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dtegra_nand.h212 struct nand_ctlr { struct
213 u32 command; /* offset 00h */
214 u32 status; /* offset 04h */
215 u32 isr; /* offset 08h */
216 u32 ier; /* offset 0Ch */
217 u32 config; /* offset 10h */
218 u32 timing; /* offset 14h */
219 u32 resp; /* offset 18h */
231 u32 resv1; /* offset 48h */
235 u32 resv2[29];
[all …]
A Dcortina_nand.h133 struct nand_ctlr { struct
135 u32 flash_id;
136 u32 flash_timeout;
137 u32 flash_status;
138 u32 flash_type;
150 u32 flash_sf_data;
152 u32 resv[3];
155 u32 resv1[2];
167 u32 resv3[15];
172 u32 resv4[19];
[all …]

Completed in 6 milliseconds