Searched defs:emc_stat_t (Results 1 – 1 of 1) sorted by relevance
41 struct emc_stat_t { struct42 u32 config; /* Static memory configuration */43 u32 waitwen; /* Delay from chip select to write enable */44 u32 waitoen; /* Delay to output enable */45 u32 waitrd; /* Delay to a read access */46 u32 waitpage; /* Delay for async page mode read */47 u32 waitwr; /* Delay to a write access */48 u32 waitturn; /* Number of bus turnaround cycles */49 u32 reserved;