Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dgpmc.h99 struct gpmc_timings { struct
101 u32 sync_clk;
104 u32 cs_on; /* Assertion time */
105 u32 cs_rd_off; /* Read deassertion time */
106 u32 cs_wr_off; /* Write deassertion time */
109 u32 adv_on; /* Assertion time */
110 u32 adv_rd_off; /* Read deassertion time */
111 u32 adv_wr_off; /* Write deassertion time */
114 u32 we_on; /* WE assertion time */
115 u32 we_off; /* WE deassertion time */
[all …]