Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c29 .tRASmin = 42,
53 .tRASmin = 42,
H A Dsdram_elpida.c196 .tRASmin = 42,
219 .tRASmin = 42,
242 .tRASmin = 42,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c30 .tRASmin = 42,
H A Dsdram.c618 .tRASmin = 42,
/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()
701 val = max(min_tck->tRAS_MIN, ns_2_cycles(timings->tRASmin)) - 1; in get_sdram_tim_1_reg()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1145 u8 tRASmin; member