Searched defs:gpmc_cs (Results 1 – 1 of 1) sorted by relevance
33 struct gpmc_cs { struct34 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 */[all …]
Completed in 3 milliseconds