Home
last modified time | relevance | path

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

/linux/drivers/ptp/ !
H A Dptp_s390.c25 return ns_to_timespec64(eitod_to_ns(clk->eitod - TOD_UNIX_EPOCH)); in eitod_to_timespec64()
/linux/arch/s390/include/asm/ !
H A Dtimex.h256 static __always_inline u128 eitod_to_ns(u128 todval) in eitod_to_ns() function