Lines Matching refs:DDR_Latency
305 static void DDR_Latency(const uint32_t cycle ) in DDR_Latency() function
339 DDR_Latency((POWER_UP_NOP/period)); in DDR2_conf()
342 DDR_Latency(ptr->tRP);/*tRP*/ in DDR2_conf()
344 DDR_Latency(DDR2_TMRD); in DDR2_conf()
346 DDR_Latency(DDR2_TMRD); in DDR2_conf()
348 DDR_Latency(DDR2_TMRD); in DDR2_conf()
350 DDR_Latency(DDR2_TMRD); in DDR2_conf()
352 DDR_Latency(ptr->tRP); in DDR2_conf()
354 DDR_Latency((tRFC/period));/*tRFC*/ in DDR2_conf()
356 DDR_Latency((tRFC/period)); in DDR2_conf()
358 DDR_Latency(POWER_UP_MIN_CK); in DDR2_conf()
360 DDR_Latency(DDR2_TMRD); in DDR2_conf()
396 DDR_Latency((POWER_UP_NOP/period));//200us nop in DDR3_conf()
398 DDR_Latency((RSTH_NOP/period));// 500us nop in DDR3_conf()
401 DDR_Latency(DDR3_TMRD);// tmrd 4nck in DDR3_conf()
403 DDR_Latency(DDR3_TMRD); // tmrd in DDR3_conf()
405 DDR_Latency(DDR3_TMRD); // tmrd in DDR3_conf()
417 DDR_Latency(MAX(DDR3_TMOD_CK,(DDR3_TMOD/period)));// tmod max (12nck,15ns) in DDR3_conf()
419 DDR_Latency(MAX(DDR3_TZQINIT_CK,(DDR3_TZQINIT/period))); // tdllk 512nck (should be 500nck) in DDR3_conf()
420 DDR_Latency(DDR3_TDLLK_CK); // tZQinit max(512nck,640ns) in DDR3_conf()