Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dmem_init.h224 #define DDR_tRAS DDR_TRAS(MIN_DDR_SCLK(42))
241 #define DDR_tRAS DDR_TRAS(MIN_DDR_SCLK(40))
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1714 #define DDR_TRAS(x) ((x<<22)&TRAS) /* DDR tRAS = (1~15) cycles */ macro