Searched defs:wsetup (Results 1 - 3 of 3) sorted by relevance

/arch/arm/mach-davinci/include/mach/
H A Daemif.h23 u8 wsetup; member in struct:davinci_aemif_timing
/arch/arm/mach-davinci/
H A Daemif.c93 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; local
115 wsetup = aemif_calc_rate(t->wsetup, clkrate, WSETUP_MAX);
118 whold < 0 || wstrobe < 0 || wsetup < 0) {
124 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup);
/arch/m68k/include/asm/
H A Dmac_iop.h111 __u8 wsetup; /* write the setup register */ member in struct:mac_iop::__anon1957::__anon1959

Completed in 127 milliseconds