Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CLOCK_FREQ
has multiple definitions:
arch/m68k/Kconfig.cpu
The configuration item CONFIG_CLOCK_FREQ:
( CONFIG_M5206 ) && ( CONFIG_M5206e ) && ( CONFIG_M520x ) && ( CONFIG_M5249 ) && ( CONFIG_M527x || CONFIG_M523x ) && ( CONFIG_M5307 ) && ( CONFIG_M5407 ) && ( CONFIG_M54xx ) && ( CONFIG_COLDFIRE )
Define the CPU clock frequency in use. This is the core clock frequency, it may or may not be the same as the external clock crystal fitted to your board. Some processors have an internal PLL and can have their frequency programmed at run time, others use internal dividers. In general the kernel won't setup a PLL if it is fitted (there are some exceptions). This value will be specific to the exact CPU that you are using.
arch/m68k/Kconfig.nommu
The configuration item CONFIG_CLOCK_FREQ:
CONFIG_CLOCK_SET
Define the CPU clock frequency in use. This is the core clock frequency, it may or may not be the same as the external clock crystal fitted to your board. Some processors have an internal PLL and can have their frequency programmed at run time, others use internal dividers. In general the kernel won't setup a PLL if it is fitted (there are some exceptions). This value will be specific to the exact CPU that you are using.
arch/m68knommu/Kconfig
The configuration item CONFIG_CLOCK_FREQ:
CONFIG_CLOCK_SET
Define the CPU clock frequency in use. This is the core clock frequency, it may or may not be the same as the external clock crystal fitted to your board. Some processors have an internal PLL and can have their frequency programmed at run time, others use internal dividers. In general the kernel won't setup a PLL if it is fitted (there are some exceptions). This value will be specific to the exact CPU that you are using.
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 - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab