Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtime.c98 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in time_early_init()
404 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in clock_sync_global()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtimex.h60 #define PTFF_QTO 0x01 /* query tod offset */ macro