Lines Matching +full:lochnagar +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"
237 provides read-only PLLs, derived from the main crystal clock (which
296 clock. These multi-function devices have two (S2MPS14) or three
297 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
321 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
347 Support for the APM X-Gene SoC reference, PLL, and device clocks.
350 tristate "Cirrus Logic Lochnagar clock driver"
354 Lochnagar audio development board.
365 bool "Clock driver for Loongson-2 SoC"
368 This driver provides support for clock controller on Loongson-2 SoC.
371 Say Y here to support Loongson-2 SoC clock driver.
400 tristate "Clock driver for Renesas 9-series PCIe clock generators"
405 This driver supports the Renesas 9-series PCIe clock generator
466 tristate "Clock driver for 32K clk gates on ROHM PMICs"
484 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
496 source "drivers/clk/actions/Kconfig"
497 source "drivers/clk/analogbits/Kconfig"
498 source "drivers/clk/baikal-t1/Kconfig"
499 source "drivers/clk/bcm/Kconfig"
500 source "drivers/clk/hisilicon/Kconfig"
501 source "drivers/clk/imgtec/Kconfig"
502 source "drivers/clk/imx/Kconfig"
503 source "drivers/clk/ingenic/Kconfig"
504 source "drivers/clk/keystone/Kconfig"
505 source "drivers/clk/mediatek/Kconfig"
506 source "drivers/clk/meson/Kconfig"
507 source "drivers/clk/mstar/Kconfig"
508 source "drivers/clk/microchip/Kconfig"
509 source "drivers/clk/mvebu/Kconfig"
510 source "drivers/clk/nuvoton/Kconfig"
511 source "drivers/clk/pistachio/Kconfig"
512 source "drivers/clk/qcom/Kconfig"
513 source "drivers/clk/ralink/Kconfig"
514 source "drivers/clk/renesas/Kconfig"
515 source "drivers/clk/rockchip/Kconfig"
516 source "drivers/clk/samsung/Kconfig"
517 source "drivers/clk/sifive/Kconfig"
518 source "drivers/clk/socfpga/Kconfig"
519 source "drivers/clk/sophgo/Kconfig"
520 source "drivers/clk/sprd/Kconfig"
521 source "drivers/clk/starfive/Kconfig"
522 source "drivers/clk/sunxi/Kconfig"
523 source "drivers/clk/sunxi-ng/Kconfig"
524 source "drivers/clk/tegra/Kconfig"
525 source "drivers/clk/thead/Kconfig"
526 source "drivers/clk/stm32/Kconfig"
527 source "drivers/clk/ti/Kconfig"
528 source "drivers/clk/uniphier/Kconfig"
529 source "drivers/clk/visconti/Kconfig"
530 source "drivers/clk/x86/Kconfig"
531 source "drivers/clk/xilinx/Kconfig"
532 source "drivers/clk/zynqmp/Kconfig"
544 tristate "Basic fixed rate clk type KUnit test" if !KUNIT_ALL_TESTS
549 KUnit tests for the basic fixed rate clk type.
557 Kunit test for the basic clk gate type.
564 Kunit test for the clk-fractional-divider type.