Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/memory/
Dti-aemif.c46 #define RSETUP_MAX 0xf macro
57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT)
76 RSETUP(RSETUP_MAX) | \
188 rsetup = aemif_calc_rate(pdev, data->rsetup, clk_rate, RSETUP_MAX); in aemif_config_abus()