Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dstp.h34 u32 tmd : 4; member
/linux-6.15/arch/s390/kernel/
H A Dtime.c563 if (stp_info.todoff || stp_info.tmd != 2) { in stp_sync_clock()
571 if (rc == 0 && stp_info.tmd != 2) in stp_sync_clock()
867 ret = sysfs_emit(buf, "%i\n", stp_info.tmd); in timing_mode_show()