Searched refs:hi_sw (Results 1 – 2 of 2) sorted by relevance
642 u64 icssg_ts_to_ns(u32 hi_sw, u32 hi, u32 lo, u32 cycle_time_ns) in icssg_ts_to_ns() argument651 ns = ((u64)hi_rollover_count) << 23 | (iepcount_hi + hi_sw); in icssg_ts_to_ns()667 u32 hi_sw = readl(emac->prueth->shram.va + in emac_rx_timestamp() local669 ns = icssg_ts_to_ns(hi_sw, psdata[1], psdata[0], in emac_rx_timestamp()
84 u32 hi_sw; in tx_ts_work() local107 hi_sw = readl(emac->prueth->shram.va + in tx_ts_work()109 ns = icssg_ts_to_ns(hi_sw, tsr.hi_ts, tsr.lo_ts, in tx_ts_work()