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'.
30 clk, useful across many platforms, as well as an
31 implementation of the clock API in include/linux/clk.h.
32 Architectures utilizing the common struct clk should select
44 source "drivers/clk/versatile/Kconfig"
60 Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
89 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
99 multi-function device has one fixed-rate oscillator, clocked
130 be pre-programmed to support other configurations and features not yet
179 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.
197 For example, the CDCE925 contains two PLLs with spread-spectrum
207 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
278 clock. These multi-function devices have two (S2MPS14) or three
279 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
294 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
320 Support for the APM X-Gene SoC reference, PLL, and device clocks.
323 tristate "Cirrus Logic Lochnagar clock driver"
327 Lochnagar audio development board.
363 tristate "Clock driver for Renesas 9-series PCIe clock generators"
368 This driver supports the Renesas 9-series PCIe clock generator
421 tristate "Clock driver for 32K clk gates on ROHM PMICs"
438 Support for the Canaan Kendryte K210 RISC-V SoC clocks.
440 source "drivers/clk/actions/Kconfig"
441 source "drivers/clk/analogbits/Kconfig"
442 source "drivers/clk/baikal-t1/Kconfig"
443 source "drivers/clk/bcm/Kconfig"
444 source "drivers/clk/hisilicon/Kconfig"
445 source "drivers/clk/imgtec/Kconfig"
446 source "drivers/clk/imx/Kconfig"
447 source "drivers/clk/ingenic/Kconfig"
448 source "drivers/clk/keystone/Kconfig"
449 source "drivers/clk/mediatek/Kconfig"
450 source "drivers/clk/meson/Kconfig"
451 source "drivers/clk/mstar/Kconfig"
452 source "drivers/clk/microchip/Kconfig"
453 source "drivers/clk/mvebu/Kconfig"
454 source "drivers/clk/pistachio/Kconfig"
455 source "drivers/clk/qcom/Kconfig"
456 source "drivers/clk/ralink/Kconfig"
457 source "drivers/clk/renesas/Kconfig"
458 source "drivers/clk/rockchip/Kconfig"
459 source "drivers/clk/samsung/Kconfig"
460 source "drivers/clk/sifive/Kconfig"
461 source "drivers/clk/socfpga/Kconfig"
462 source "drivers/clk/sprd/Kconfig"
463 source "drivers/clk/starfive/Kconfig"
464 source "drivers/clk/sunxi/Kconfig"
465 source "drivers/clk/sunxi-ng/Kconfig"
466 source "drivers/clk/tegra/Kconfig"
467 source "drivers/clk/ti/Kconfig"
468 source "drivers/clk/uniphier/Kconfig"
469 source "drivers/clk/visconti/Kconfig"
470 source "drivers/clk/x86/Kconfig"
471 source "drivers/clk/xilinx/Kconfig"
472 source "drivers/clk/zynqmp/Kconfig"
487 Kunit test for the basic clk gate type.