Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dmem_init.h232 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))
249 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1732 #define DDR_TWR(x) ((x<<8)&TWR) /* DDR tWR = (1~15) cycles */ macro