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