Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h231 #define DDR_tMRD DDR_TMRD(MIN_DDR_SCLK(12))
248 #define DDR_tMRD DDR_TMRD(MIN_DDR_SCLK(10))
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1731 #define DDR_TMRD(x) ((x<<4)&TMRD) /* DDR tMRD = (1~15) cycles */ macro