Searched defs:target__kernel_timex (Results 1 – 1 of 1) sorted by relevance
304 struct target__kernel_timex { struct305 abi_uint modes; /* Mode selector */307 abi_llong offset; /* Time offset */308 abi_llong freq; /* Frequency offset */309 abi_llong maxerror; /* Maximum error (microseconds) */310 abi_llong esterror; /* Estimated error (microseconds) */311 abi_int status; /* Clock command/status */313 abi_llong constant; /* PLL (phase-locked loop) time constant */314 abi_llong precision; /* Clock precision (microseconds, ro) */315 abi_llong tolerance; /* Clock freq. tolerance (ppm, ro) */[all …]