Searched refs:trim_lat (Results 1 – 1 of 1) sorted by relevance
200 uint8_t read_lat, trim_lat; in program_phy1() local282 trim_lat = (dram == 2 ? 11 : 9) + CEIL(RL, 2) - CEIL(WL, 2) + 29; in program_phy1()359 write_phy_reg(DDRPHY_R64, (trim_lat << 4) | (read_lat << 12)); in program_phy1()