Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap4/
H A Demif.c27 .tRPab = 21,
51 .tRPab = 21,
H A Dsdram_elpida.c194 .tRPab = 21,
217 .tRPab = 21,
240 .tRPab = 21,
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Demif.c28 .tRPab = 21,
H A Dsdram.c612 .tRPab = 21,
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Demif-common.c612 val = ns_2_cycles(timings->tRASmin + timings->tRPab) - 1; in get_sdram_tim_1_reg()
624 val = max(min_tck->tRP_AB, ns_2_cycles(timings->tRPab)) - 1; in get_sdram_tim_1_reg()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Demif.h1097 u8 tRPab; member