Lines Matching +full:s2mps11 +full:- +full:clk

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
88 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
98 multi-function device has one fixed-rate oscillator, clocked
129 be pre-programmed to support other configurations and features not yet
178 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.
196 For example, the CDCE925 contains two PLLs with spread-spectrum
206 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
284 This driver supports S2MPS11/S2MPS14/S5M8767 crystal oscillator
285 clock. These multi-function devices have two (S2MPS14) or three
286 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
310 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
336 Support for the APM X-Gene SoC reference, PLL, and device clocks.
346 bool "Clock driver for Loongson-2 SoC"
349 This driver provides support for clock controller on Loongson-2 SoC.
352 Say Y here to support Loongson-2 SoC clock driver.
381 tristate "Clock driver for Renesas 9-series PCIe clock generators"
386 This driver supports the Renesas 9-series PCIe clock generator
447 tristate "Clock driver for 32K clk gates on ROHM PMICs"
465 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
477 source "drivers/clk/actions/Kconfig"
478 source "drivers/clk/analogbits/Kconfig"
479 source "drivers/clk/baikal-t1/Kconfig"
480 source "drivers/clk/bcm/Kconfig"
481 source "drivers/clk/hisilicon/Kconfig"
482 source "drivers/clk/imgtec/Kconfig"
483 source "drivers/clk/imx/Kconfig"
484 source "drivers/clk/ingenic/Kconfig"
485 source "drivers/clk/keystone/Kconfig"
486 source "drivers/clk/mediatek/Kconfig"
487 source "drivers/clk/meson/Kconfig"
488 source "drivers/clk/mstar/Kconfig"
489 source "drivers/clk/microchip/Kconfig"
490 source "drivers/clk/mvebu/Kconfig"
491 source "drivers/clk/nuvoton/Kconfig"
492 source "drivers/clk/pistachio/Kconfig"
493 source "drivers/clk/qcom/Kconfig"
494 source "drivers/clk/ralink/Kconfig"
495 source "drivers/clk/renesas/Kconfig"
496 source "drivers/clk/rockchip/Kconfig"
497 source "drivers/clk/samsung/Kconfig"
498 source "drivers/clk/sifive/Kconfig"
499 source "drivers/clk/socfpga/Kconfig"
500 source "drivers/clk/sophgo/Kconfig"
501 source "drivers/clk/sprd/Kconfig"
502 source "drivers/clk/starfive/Kconfig"
503 source "drivers/clk/sunxi/Kconfig"
504 source "drivers/clk/sunxi-ng/Kconfig"
505 source "drivers/clk/tegra/Kconfig"
506 source "drivers/clk/thead/Kconfig"
507 source "drivers/clk/stm32/Kconfig"
508 source "drivers/clk/ti/Kconfig"
509 source "drivers/clk/uniphier/Kconfig"
510 source "drivers/clk/visconti/Kconfig"
511 source "drivers/clk/x86/Kconfig"
512 source "drivers/clk/xilinx/Kconfig"
513 source "drivers/clk/zynqmp/Kconfig"
526 tristate "Basic fixed rate clk type KUnit test" if !KUNIT_ALL_TESTS
532 KUnit tests for the basic fixed rate clk type.
540 Kunit test for the basic clk gate type.
547 Kunit test for the clk-fractional-divider type.