Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dti-aemif.c60 #define WSETUP_VAL(x) (((x) & WSETUP(WSETUP_MAX)) >> WSETUP_SHIFT) macro
247 data->wsetup = aemif_cycles_to_nsec(WSETUP_VAL(val), clk_rate); in aemif_get_hw_params()