Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h223 #define DDR_tRC DDR_TRC(MIN_DDR_SCLK(60))
240 #define DDR_tRC DDR_TRC(MIN_DDR_SCLK(55))
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1716 #define DDR_TRC(x) ((x<<26)&TRC) /* DDR tRC = (1~15) cycles */ macro