Searched refs:hundredth_ns (Results 1 – 2 of 2) sorted by relevance
89 unsigned int hundredth_ns = spd_val & 0x0F; in convert_bcd_hundredths_to_cycle_time_ps() local90 unsigned int ps = tenth_ns * 100 + hundredth_ns * 10; in convert_bcd_hundredths_to_cycle_time_ps()
90 unsigned int hundredth_ns = spd_val & 0x0F; in convert_bcd_hundredths_to_cycle_time_ps() local91 unsigned int ps = tenth_ns * 100 + hundredth_ns * 10; in convert_bcd_hundredths_to_cycle_time_ps()