Home
last modified time | relevance | path

Searched refs:time_frac_sec (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dvmclock-abi.h177 __le64 time_frac_sec; /* Units of 1/2^64 of a second */ member
/linux-6.15/drivers/ptp/
H A Dptp_vmclock.c152 le64_to_cpu(st->clk->time_frac_sec)); in vmclock_get_crosststamp()
568 if (VMCLOCK_FIELD_PRESENT(st->clk, time_frac_sec)) { in vmclock_probe()