Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpps.h111 #define PPS_TSFMT_NTPFP 0x2000 /* select NTP format */ macro
/linux/drivers/pps/
H A Dkapi.c78 if ((info->mode & (PPS_TSFMT_TSPEC | PPS_TSFMT_NTPFP)) == 0) { in pps_register_source()