Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index
The Linux kernel configuration item CONFIG_OMAP_32K_TIMER
has multiple definitions:
arch/arm/mach-omap1/Kconfig
The configuration item CONFIG_OMAP_32K_TIMER:
CONFIG_ARCH_OMAP16XX
Select this option if you want to enable the OMAP 32KHz timer. This timer saves power compared to the OMAP_MPU_TIMER, and has support for no tick during idle. The 32KHz timer provides less intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is currently only available for OMAP16XX, 24XX, 34XX, OMAP4/5 and DRA7XX.
On OMAP2PLUS this value is only used for HZ and CLOCK_TICK_RATE compile time calculation. The actual timer selection is done in the board file through the (DT_)MACHINE_START structure.
arch/arm/plat-omap/Kconfig
The configuration item CONFIG_OMAP_32K_TIMER:
( CONFIG_ARCH_OMAP16XX || CONFIG_ARCH_OMAP2PLUS ) && (( CONFIG_ARCH_OMAP16XX || CONFIG_ARCH_OMAP2PLUS ))
Select this option if you want to enable the OMAP 32KHz timer. This timer saves power compared to the OMAP_MPU_TIMER, and has support for no tick during idle. The 32KHz timer provides less intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is currently only available for OMAP16XX, 24XX, 34XX, OMAP4/5 and DRA7XX.
On OMAP2PLUS this value is only used for HZ and CLOCK_TICK_RATE compile time calculation. The actual timer selection is done in the board file through the (DT_)MACHINE_START structure.
arch/arm/mach-omap/Kconfig
The configuration item CONFIG_OMAP_32K_TIMER:
CONFIG_ARCH_OMAP16XX
Select this option if you want to enable the OMAP 32KHz timer. This timer saves power compared to the OMAP_MPU_TIMER, and has support for no tick during idle. The 32KHz timer provides less intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is currently only available for OMAP-16xx.
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 - O index
Automatically generated (in year 2024). See also LKDDb sources on GitLab