Searched refs:convert_bcd_hundredths_to_cycle_time_ps (Results 1 – 2 of 2) sorted by relevance
88 convert_bcd_hundredths_to_cycle_time_ps(unsigned int spd_val) in convert_bcd_hundredths_to_cycle_time_ps() function321 pdimm->tis_ps = convert_bcd_hundredths_to_cycle_time_ps(spd->ca_setup); in ddr_compute_dimm_parameters()322 pdimm->tih_ps = convert_bcd_hundredths_to_cycle_time_ps(spd->ca_hold); in ddr_compute_dimm_parameters()324 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_setup); in ddr_compute_dimm_parameters()326 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_hold); in ddr_compute_dimm_parameters()
87 convert_bcd_hundredths_to_cycle_time_ps(unsigned int spd_val) in convert_bcd_hundredths_to_cycle_time_ps() function320 pdimm->tis_ps = convert_bcd_hundredths_to_cycle_time_ps(spd->ca_setup); in ddr_compute_dimm_parameters()321 pdimm->tih_ps = convert_bcd_hundredths_to_cycle_time_ps(spd->ca_hold); in ddr_compute_dimm_parameters()323 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_setup); in ddr_compute_dimm_parameters()325 = convert_bcd_hundredths_to_cycle_time_ps(spd->data_hold); in ddr_compute_dimm_parameters()