Lines Matching +full:frequency +full:- +full:based
1 # Copyright (c) 2014-2015 Wind River Systems, Inc.
3 # Copyright (c) 2019-2023 Intel Corp.
4 # SPDX-License-Identifier: Apache-2.0
44 Extremely simple timer driver based the local APIC TSC
45 deadline capability. The use of a free-running 64 bit
47 from the handling, and the near-instruction-cycle resolution
50 logic). SMP-safe and very fast, this should be the obvious
63 local APIC in one-shot mode as the timeout event source.
64 You must know the ratio of the TSC frequency to the local APIC
65 timer frequency.
77 last IO-APIC IRQ (the timer is the first entry in the APIC
79 user-configurable and almost certainly should be managed via
87 int "TSC to local APIC timer frequency multiplier (N)"
91 int "TSC to local APIC timer frequency divisor (M)"