Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/ !
Dstp.h34 u32 tmd : 4; member
/linux-6.1.9/arch/s390/kernel/ !
Dtime.c557 if (stp_info.todoff || stp_info.tmd != 2) { in stp_sync_clock()
565 if (rc == 0 && stp_info.tmd != 2) in stp_sync_clock()
861 ret = sprintf(buf, "%i\n", stp_info.tmd); in timing_mode_show()