Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
H A Dti-aemif.c35 #define RSETUP(x) ((x) << RSETUP_SHIFT) macro
57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT)
76 RSETUP(RSETUP_MAX) | \
200 set = TA(ta) | RHOLD(rhold) | RSTROBE(rstrobe) | RSETUP(rsetup) | in aemif_config_abus()
/kernel/linux/linux-6.6/drivers/memory/
H A Dti-aemif.c35 #define RSETUP(x) ((x) << RSETUP_SHIFT) macro
57 #define RSETUP_VAL(x) (((x) & RSETUP(RSETUP_MAX)) >> RSETUP_SHIFT)
76 RSETUP(RSETUP_MAX) | \
200 set = TA(ta) | RHOLD(rhold) | RSTROBE(rstrobe) | RSETUP(rsetup) | in aemif_config_abus()

Completed in 2 milliseconds