Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dmem_init.h225 #define DDR_tRP DDR_TRP(MIN_DDR_SCLK(15))
242 #define DDR_tRP DDR_TRP(MIN_DDR_SCLK(15))
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1715 #define DDR_TRP(x) ((x<<18)&TRP) /* DDR tRP = (1~15) cycles */ macro