Searched refs:add_lat (Results 1 – 1 of 1) sorted by relevance
147 unsigned char add_lat, wr_lat; in spd_sdram() local556 add_lat = 0; in spd_sdram()560 add_lat = 4 - caslat; in spd_sdram()561 if ((add_lat + caslat) < 4) { in spd_sdram()562 add_lat = 0; in spd_sdram()602 trtp_clk += add_lat; in spd_sdram()631 | ((add_lat & 0x7) << 28) /* ADD_LAT */ in spd_sdram()699 | (add_lat << (16 + 3)) /* Additive Latency in EMRS1 */ in spd_sdram()
Completed in 3 milliseconds