Searched defs:pxa3xx_nand_timing (Results 1 – 1 of 1) sorted by relevance
7 struct pxa3xx_nand_timing { struct8 unsigned int tCH; /* Enable signal hold time */9 unsigned int tCS; /* Enable signal setup time */10 unsigned int tWH; /* ND_nWE high duration */11 unsigned int tWP; /* ND_nWE pulse time */12 unsigned int tRH; /* ND_nRE high duration */13 unsigned int tRP; /* ND_nRE pulse width */14 unsigned int tR; /* ND_nWE high to ND_nRE low for read */15 unsigned int tWHR; /* ND_nWE high to ND_nRE low for status read */16 unsigned int tAR; /* ND_ALE low to ND_nRE low delay */