Searched refs:WSETUP (Results 1 – 2 of 2) sorted by relevance
29 #define WSETUP(x) ((x) << 26) macro45 WSETUP(WSETUP_MAX))130 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in davinci_aemif_setup_timing()
40 #define WSETUP(x) ((x) << WSETUP_SHIFT) macro62 #define WSETUP_VAL(x) (((x) & WSETUP(WSETUP_MAX)) >> WSETUP_SHIFT)81 WSETUP(WSETUP_MAX) | \203 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus()