Home
last modified time | relevance | path

Searched refs:WSTROBE_VAL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/memory/
H A Dti-aemif.c60 #define WSTROBE_VAL(x) (((x) & WSTROBE(WSTROBE_MAX)) >> WSTROBE_SHIFT) macro
282 data->timings.wstrobe = WSTROBE_VAL(val); in aemif_get_hw_params()