Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Demif.c26 .tRPab = 21,
50 .tRPab = 21,
Dsdram_elpida.c193 .tRPab = 21,
216 .tRPab = 21,
239 .tRPab = 21,
/external/u-boot/arch/arm/mach-omap2/omap5/
Demif.c27 .tRPab = 21,
Dsdram.c615 .tRPab = 21,
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c698 val = ns_2_cycles(timings->tRASmin + timings->tRPab) - 1; in get_sdram_tim_1_reg()
710 val = max(min_tck->tRP_AB, ns_2_cycles(timings->tRPab)) - 1; in get_sdram_tim_1_reg()
/external/u-boot/arch/arm/include/asm/
Demif.h1142 u8 tRPab; member