Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dti-aemif.c55 #define RHOLD_VAL(x) (((x) & RHOLD(RHOLD_MAX)) >> RHOLD_SHIFT) macro
242 data->rhold = aemif_cycles_to_nsec(RHOLD_VAL(val), clk_rate); in aemif_get_hw_params()