OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STA_PPSFREQ
(Results
51 - 54
of
54
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
timex.h
82
#define
STA_PPSFREQ
0x0002
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
timex.h
82
#define
STA_PPSFREQ
0x0002
/external/kernel-headers/original/linux/
timex.h
162
#define
STA_PPSFREQ
0x0002 /* enable PPS freq discipline (rw) */
/external/strace/
time.c
497
#ifdef
STA_PPSFREQ
498
{
STA_PPSFREQ
, "
STA_PPSFREQ
" },
Completed in 145 milliseconds
1
2
3