Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_COMMON_CLK
has multiple definitions:
drivers/clk/Kconfig
The configuration item CONFIG_COMMON_CLK:
! CONFIG_HAVE_LEGACY_CLK
The common clock framework is a single definition of struct clk, useful across many platforms, as well as an implementation of the clock API in include/linux/clk.h. Architectures utilizing the common struct clk should select this option.
drivers/clk/Kconfig
The configuration item CONFIG_COMMON_CLK:
(none)
The common clock framework is a single definition of struct clk, useful across many platforms, as well as an implementation of the clock API in include/linux/clk.h. Architectures utilizing the common struct clk should select this option.
Raw data from LKDDb:
lkddb of "" "" "allwinner,sun4i-a10-pll3-2x-clk" : CONFIG_COMMON_CLK : drivers/clk/clk-fixed-factor.c # in 4.8–4.20, 5.0–5.19, 5.19+HEAD
lkddb of "" "" "fixed-clock" : CONFIG_COMMON_CLK : drivers/clk/clk-fixed-rate.c # in 4.9–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "fixed-factor-clock" : CONFIG_COMMON_CLK : drivers/clk/clk-fixed-factor.c # in 4.9–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "gpio-gate-clock" : CONFIG_COMMON_CLK : drivers/clk/clk-gpio.c # in 4.6–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "gpio-mux-clock" : CONFIG_COMMON_CLK : drivers/clk/clk-gpio.c # in 4.6–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "gpio-clk" : CONFIG_COMMON_CLK : drivers/clk/clk-gpio.c # in 4.6–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "of_fixed_clk" : CONFIG_COMMON_CLK : drivers/clk/clk-fixed-rate.c # in 4.9–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "of_fixed_factor_clk" : CONFIG_COMMON_CLK : drivers/clk/clk-fixed-factor.c # in 4.9–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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