Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
Dti-aemif.c25 #define RSETUP_SHIFT 13 macro
35 #define RSETUP(x) ((x) << RSETUP_SHIFT)
57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT)