Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c26 .tRPab = 21,
50 .tRPab = 21,
H A Dsdram_elpida.c193 .tRPab = 21,
216 .tRPab = 21,
239 .tRPab = 21,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c27 .tRPab = 21,
H A Dsdram.c615 .tRPab = 21,
/openbmc/u-boot/arch/arm/mach-omap2/
H A 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()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1142 u8 tRPab; member