Lines Matching defs:gpmc_cs
34 struct gpmc_cs { struct
35 u32 config1; /* 0x00 */
36 u32 config2; /* 0x04 */
37 u32 config3; /* 0x08 */
38 u32 config4; /* 0x0C */
39 u32 config5; /* 0x10 */
40 u32 config6; /* 0x14 */
41 u32 config7; /* 0x18 */
42 u32 nand_cmd; /* 0x1C */
43 u32 nand_adr; /* 0x20 */
44 u32 nand_dat; /* 0x24 */
68 struct gpmc_cs cs[8]; /* 0x60, 0x90, .. */ argument