Lines Matching +full:clk +full:- +full:source

1 # SPDX-License-Identifier: GPL-2.0
6 The <linux/clk.h> calls support software clock gating and
16 Select this option when the clock API in <linux/clk.h> is implemented
19 'struct clk'.
29 clk, useful across many platforms, as well as an
30 implementation of the clock API in include/linux/clk.h.
31 Architectures utilizing the common struct clk should select
43 source "drivers/clk/versatile/Kconfig"
59 Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
87 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
91 tristate "Raspberry Pi RP1-based clock support"
96 This multi-function device has 3 main PLLs and several clock
97 generators to drive the internal sub-peripherals.
106 multi-function device has one fixed-rate oscillator, clocked
137 be pre-programmed to support other configurations and features not yet
186 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.
204 For example, the CDCE925 contains two PLLs with spread-spectrum
214 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
245 provides read-only PLLs, derived from the main crystal clock (which
304 clock. These multi-function devices have two (S2MPS14) or three
305 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
329 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
355 Support for the APM X-Gene SoC reference, PLL, and device clocks.
373 bool "Clock driver for Loongson-2 SoC"
376 This driver provides support for clock controller on Loongson-2 SoC.
379 Say Y here to support Loongson-2 SoC clock driver.
408 tristate "Clock driver for Renesas 9-series PCIe clock generators"
413 This driver supports the Renesas 9-series PCIe clock generator
474 tristate "Clock driver for 32K clk gates on ROHM PMICs"
492 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
504 source "drivers/clk/actions/Kconfig"
505 source "drivers/clk/analogbits/Kconfig"
506 source "drivers/clk/baikal-t1/Kconfig"
507 source "drivers/clk/bcm/Kconfig"
508 source "drivers/clk/hisilicon/Kconfig"
509 source "drivers/clk/imgtec/Kconfig"
510 source "drivers/clk/imx/Kconfig"
511 source "drivers/clk/ingenic/Kconfig"
512 source "drivers/clk/keystone/Kconfig"
513 source "drivers/clk/mediatek/Kconfig"
514 source "drivers/clk/meson/Kconfig"
515 source "drivers/clk/mstar/Kconfig"
516 source "drivers/clk/microchip/Kconfig"
517 source "drivers/clk/mvebu/Kconfig"
518 source "drivers/clk/nuvoton/Kconfig"
519 source "drivers/clk/pistachio/Kconfig"
520 source "drivers/clk/qcom/Kconfig"
521 source "drivers/clk/ralink/Kconfig"
522 source "drivers/clk/renesas/Kconfig"
523 source "drivers/clk/rockchip/Kconfig"
524 source "drivers/clk/samsung/Kconfig"
525 source "drivers/clk/sifive/Kconfig"
526 source "drivers/clk/socfpga/Kconfig"
527 source "drivers/clk/sophgo/Kconfig"
528 source "drivers/clk/spacemit/Kconfig"
529 source "drivers/clk/sprd/Kconfig"
530 source "drivers/clk/starfive/Kconfig"
531 source "drivers/clk/sunxi/Kconfig"
532 source "drivers/clk/sunxi-ng/Kconfig"
533 source "drivers/clk/tegra/Kconfig"
534 source "drivers/clk/thead/Kconfig"
535 source "drivers/clk/stm32/Kconfig"
536 source "drivers/clk/ti/Kconfig"
537 source "drivers/clk/uniphier/Kconfig"
538 source "drivers/clk/visconti/Kconfig"
539 source "drivers/clk/x86/Kconfig"
540 source "drivers/clk/xilinx/Kconfig"
541 source "drivers/clk/zynqmp/Kconfig"
553 tristate "Basic fixed rate clk type KUnit test" if !KUNIT_ALL_TESTS
558 KUnit tests for the basic fixed rate clk type.
566 Kunit test for the basic clk gate type.
573 Kunit test for the clk-fractional-divider type.