Searched refs:start_cl (Results 1 – 1 of 1) sorted by relevance
18 unsigned int byte, bit, start_cl; in mv_ddr_spd_supported_cls_calc() local20 start_cl = (spd_data->all_bytes[23] & 0x8) ? 23 : 7; in mv_ddr_spd_supported_cls_calc()25 mv_ddr_spd_supported_cls[(byte - 20) * 8 + bit] = start_cl + (byte - 20) * 8 + bit; in mv_ddr_spd_supported_cls_calc()33 mv_ddr_spd_supported_cls[(byte - 20) * 8 + bit] = start_cl + (byte - 20) * 8 + bit; in mv_ddr_spd_supported_cls_calc()