Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c166 int adjfreq = 0x7fffffff; in main() local
206 adjfreq = atoi(optarg); in main()
291 if (0x7fffffff != adjfreq) { in main()
294 tx.freq = ppb_to_scaled_ppm(adjfreq); in main()