Searched refs:time_offset (Results 1 – 9 of 9) sorted by relevance
138 WRITE_ONCE(fbn->time_offset, READ_ONCE(fbn->time_offset) + delta); in fbnic_ptp_adjtime()169 time_ns = ((u64)hi << 32 | lo) + fbn->time_offset; in fbnic_ptp_gettimex64()199 WRITE_ONCE(fbn->time_offset, host_ns - dev_ns); in fbnic_ptp_settime64()250 fbn->time_offset = 0; in fbnic_ptp_reset()
55 s64 time_offset; member
73 offset = READ_ONCE(fbn->time_offset); in fbnic_ts40_to_ns()
69 userpg->time_offset = userpg->time_zero - now; in arch_perf_update_userpage()
1597 userpg->time_offset = userpg->time_zero - now; in device_initcall()
258 s64 time_offset; member
274 desc->start_time = cpu_to_le32(hosttime - wl->time_offset); in wl1271_tx_fill_hdr()
559 wl->time_offset = (ktime_get_boottime_ns() >> 10) - in wlcore_fw_status()2038 wl->time_offset = 0; in wlcore_op_stop_locked()
345 u8 time_offset; member
Completed in 36 milliseconds