Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h230 #define DDR_tWTR DDR_TWTR(1)
247 #define DDR_tWTR DDR_TWTR(2)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1730 #define DDR_TWTR(x) ((x<<28)&TWTR) /* DDR tWTR = (1~15) cycles */ macro