Home
last modified time | relevance | path

Searched refs:tRTP (Results 1 – 12 of 12) sorted by relevance

/u-boot/arch/arm/dts/
A Delpida_ecb240abacn.dtsi19 tRTP-min-tck = <2>;
35 tRTP = <7500>;
57 tRTP = <7500>;
/u-boot/arch/arm/mach-sunxi/
A Ddram_sun9i.c123 struct dram_sun9i_timing tRTP; member
386 const u32 tRTP = MAX(para->tRTP.ck, PS2CYCLES_ROUNDUP(para->tRTP.ps)); in mctl_channel_init() local
538 writel((MCTL_DIV2(tXP) << 16) | (MCTL_DIV2(tRTP) << 8) | in mctl_channel_init()
644 (tRCD << 12) | (tRP << 8) | (tWTR << 4) | (tRTP << 0), in mctl_channel_init()
896 .tRTP = { .ck = 4, .ps = 7500 }, in sunxi_dram_init()
/u-boot/arch/arm/mach-omap2/omap5/
A Demif.c64 .tRTP = 2,
A Dsdram.c645 .tRTP = 2,
/u-boot/arch/arm/mach-omap2/omap4/
A Demif.c86 .tRTP = 2,
A Dsdram_elpida.c269 .tRTP = 2,
/u-boot/board/tbs/tbs2910/
A Dtbs2910.cfg83 /* tDLLK=0x1ff+1,tRTP=3+1,tWTR=3+1,tRRD=3+1 */
/u-boot/board/buffalo/lsxl/
A Dkwbimage-lschl.cfg63 # bit31-28: 3, 4 cyle tRTP
A Dkwbimage-lsxhl.cfg63 # bit31-28: 2, 3 cyle tRTP
/u-boot/board/d-link/dns325/
A Dkwbimage.cfg60 # bit31-28: 2, 3 cyle tRTP
/u-boot/arch/arm/include/asm/
A Demif.h1177 u32 tRTP; member
/u-boot/arch/arm/mach-omap2/
A Demif-common.c739 val = max(min_tck->tRTP, ns_x2_2_cycles(timings->tRTPx2)) - 1; in get_sdram_tim_2_reg()

Completed in 18 milliseconds