Home
last modified time | relevance | path

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

/tools/testing/selftests/ptp/
Dtestptp.c168 int adjfreq = 0x7fffffff; in main() local
208 adjfreq = atoi(optarg); in main()
293 if (0x7fffffff != adjfreq) { in main()
296 tx.freq = ppb_to_scaled_ppm(adjfreq); in main()