Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/linux/
H A Dtime64.h11 #define FSEC_PER_SEC 1000000000000000LL macro
/openbmc/linux/include/vdso/
H A Dtime64.h13 #define FSEC_PER_SEC 1000000000000000LL macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1029 freq = FSEC_PER_SEC; in hpet_enable()