Searched refs:riwt (Results 1 – 1 of 1) sorted by relevance
145 xgbe_riwt_to_usec(struct xgbe_prv_data *pdata, unsigned int riwt) in xgbe_riwt_to_usec() argument158 ret = (riwt * 256) / (rate / 1000000); in xgbe_riwt_to_usec()