Searched refs:lo_ts (Results 1 – 3 of 3) sorted by relevance
364 u32 lo_ts; member369 __le32 lo_ts; member
334 u32 hi_ts, lo_ts, cookie; in prueth_tx_ts_sr1() local339 lo_ts = le32_to_cpu(tsr->lo_ts); in prueth_tx_ts_sr1()341 ns = (u64)hi_ts << 32 | lo_ts; in prueth_tx_ts_sr1()
106 ns = icssg_ts_to_ns(hi_sw, tsr.hi_ts, tsr.lo_ts, in tx_ts_work()
Completed in 11 milliseconds