Home
last modified time | relevance | path

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

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