Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c881 unsigned long t_start, t_end; in ddr_enable_ecc() local
887 t_start = get_tbms(); in ddr_enable_ecc()
906 debug("ddr init duration: %ld ms\n", t_end - t_start); in ddr_enable_ecc()