Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dmem_init.h229 #define DDR_tRCD DDR_TRCD(MIN_DDR_SCLK(15))
246 #define DDR_tRCD DDR_TRCD(MIN_DDR_SCLK(15))
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1733 #define DDR_TRCD(x) (x&TRCD) /* DDR tRCD = (1~15) cycles */ macro