Home
last modified time | relevance | path

Searched defs:t_rrd (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h29 u32 t_rrd; /* Active bank A to active bank B latency */ member
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c108 u32 t_rrd; member
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c1623 u32 t_rcd = 0, t_rp = 0, t_wr = 0, t_wtr = 0, t_rrd = 0, t_rtp = 0, in ddr3_tip_set_timing() local