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

/arch/arm/mach-davinci/
H A Daemif.c107 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; local
121 wsetup = aemif_calc_rate(t->wsetup, clkrate, WSETUP_MAX);
124 whold < 0 || wstrobe < 0 || wsetup < 0) {
130 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::__anon1897::__anon1899

Completed in 66 milliseconds