Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h145 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))
162 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))
172 #define DDR_tWR DDR_TWR(2)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1793 #define DDR_TWR(x) ((x<<8)&TWR) /* DDR tWR = (1~15) cycles */ macro