Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
H A Dti-aemif.c57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT) macro
244 data->rsetup = aemif_cycles_to_nsec(RSETUP_VAL(val), clk_rate); in aemif_get_hw_params()
/kernel/linux/linux-6.6/drivers/memory/
H A Dti-aemif.c57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT) macro
244 data->rsetup = aemif_cycles_to_nsec(RSETUP_VAL(val), clk_rate); in aemif_get_hw_params()

Completed in 3 milliseconds