Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memory/
Dti-aemif.c60 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT) macro
247 data->rsetup = aemif_cycles_to_nsec(RSETUP_VAL(val), clk_rate); in aemif_get_hw_params()