Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CLOCK_FREQ: Set the core clock frequency

General informations

The Linux kernel configuration item CONFIG_CLOCK_FREQ has multiple definitions:

Set the core clock frequency found in arch/m68k/Kconfig.cpu

The configuration item CONFIG_CLOCK_FREQ:

Help text

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.

Set the core clock frequency found in arch/m68k/Kconfig.nommu

The configuration item CONFIG_CLOCK_FREQ:

Help text

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.

Set the core clock frequency found in arch/m68knommu/Kconfig

The configuration item CONFIG_CLOCK_FREQ:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab