Home
last modified time | relevance | path

Searched refs:tRAS_MIN (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap5/
Demif.c59 .tRAS_MIN = 3,
Dsdram.c640 .tRAS_MIN = 3,
/external/u-boot/arch/arm/mach-omap2/omap4/
Demif.c82 .tRAS_MIN = 3,
Dsdram_elpida.c264 .tRAS_MIN = 3,
/external/u-boot/arch/arm/include/asm/
Demif.h1174 u32 tRAS_MIN; member
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c701 val = max(min_tck->tRAS_MIN, ns_2_cycles(timings->tRASmin)) - 1; in get_sdram_tim_1_reg()