Home
last modified time | relevance | path

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

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