Home
last modified time | relevance | path

Searched refs:eitod (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/ptp/
H A Dptp_s390.c25 return ns_to_timespec64(eitod_to_ns(clk->eitod - TOD_UNIX_EPOCH)); in eitod_to_timespec64()
/linux-6.15/arch/s390/kernel/
H A Dtime.c207 clk.eitod -= delta; in read_persistent_clock64()
220 clk.eitod -= delta; in read_persistent_wall_and_boot_offset()
376 tod_clock_base.eitod += delta; in clock_sync_global()
/linux-6.15/arch/s390/include/asm/
H A Dtimex.h33 __uint128_t eitod : 72; /* epoch index + bits 0-63 tod clock */ member