Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dstp.h34 u32 tmd : 4; member
/Linux-v6.6/arch/s390/kernel/
Dtime.c562 if (stp_info.todoff || stp_info.tmd != 2) { in stp_sync_clock()
570 if (rc == 0 && stp_info.tmd != 2) in stp_sync_clock()
866 ret = sprintf(buf, "%i\n", stp_info.tmd); in timing_mode_show()