Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_APB_TIMER
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_APB_TIMER:
( CONFIG_X86_INTEL_MID ) && ( CONFIG_X86_INTEL_MID ) && ( CONFIG_X86_INTEL_MID && CONFIG_SFI )
APB timer is the replacement for 8254, HPET on X86 MID platforms. The APBT provides a stable time base on SMP systems, unlike the TSC, but it is more expensive to access, as it is off-chip. APB timers are always running regardless of CPU C states, they are used as per CPU clockevent device when possible.
arch/x86/Kconfig
The configuration item CONFIG_APB_TIMER:
( CONFIG_MRST ) && ( CONFIG_X86_MRST )
APB timer is the replacement for 8254, HPET on X86 MID platforms. The APBT provides a stable time base on SMP systems, unlike the TSC, but it is more expensive to access, as it is off-chip. APB timers are always running regardless of CPU C states, they are used as per CPU clockevent device when possible.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab