Searched refs:byte43 (Results 1 – 1 of 1) sorted by relevance
133 compute_tckmax_from_spd_ps(unsigned int byte43) in compute_tckmax_from_spd_ps() argument135 return (byte43 >> 2) * 1000 + (byte43 & 0x3) * 250; in compute_tckmax_from_spd_ps()