• Home
  • Raw
  • Download

Lines Matching +full:can +full:- +full:clock +full:- +full:select

1 # SPDX-License-Identifier: GPL-2.0
6 The <linux/clk.h> calls support software clock gating and
11 select HAVE_CLK
18 select HAVE_CLK
20 Select this option when the clock API in <linux/clk.h> is implemented
22 code should select COMMON_CLK instead and not define a custom
26 bool "Common Clock Framework"
28 select HAVE_CLK_PREPARE
29 select CLKDEV_LOOKUP
30 select SRCU
31 select RATIONAL
33 The common clock framework is a single definition of struct
35 implementation of the clock API in include/linux/clk.h.
36 Architectures utilizing the common struct clk should select
42 tristate "Clock driver for WM831x/2x PMICs"
59 tristate "Clock driver for Maxim 77620/77686/77802 MFD"
63 clock.
66 tristate "Maxim 9485 Programmable Clock Generator"
69 This driver supports Maxim 9485 Programmable Audio Clock Generator
72 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818"
75 This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
76 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
77 Clkout1 is always on, Clkout2 can off by control register.
80 tristate "Clock driver for Hi655x" if EXPERT
82 select REGMAP
85 This driver supports the hi655x PMIC clock. This
86 multi-function device has one fixed-rate oscillator, clocked
90 tristate "Clock driver controlled via SCMI interface"
97 firmware providing all the clock controls.
100 tristate "Clock driver controlled via SCPI interface"
107 firmware providing all the clock controls.
110 tristate "Clock driver for SiLabs 5341 and 5340 A/B/C/D devices"
112 select REGMAP_I2C
114 This driver supports Silicon Labs Si5341 and Si5340 programmable clock
116 by the driver, in particular it only supports XTAL input. The chip can
117 be pre-programmed to support other configurations and features not yet
121 tristate "Clock driver for SiLabs 5351A/B/C"
123 select REGMAP_I2C
125 This driver supports Silicon Labs 5351A/B/C programmable clock
129 tristate "Clock driver for SiLabs 514 devices"
132 select REGMAP_I2C
134 This driver supports the Silicon Labs 514 programmable clock
138 tristate "Clock driver for SiLabs 544 devices"
140 select REGMAP_I2C
142 This driver supports the Silicon Labs 544 programmable clock
146 tristate "Clock driver for SiLabs 570 and compatible devices"
149 select REGMAP_I2C
152 clock generators.
155 bool "Clock driver for Bitmain BM1880 SoC"
162 tristate "Clock driver for TI CDCE706 clock synthesizer"
164 select REGMAP_I2C
166 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.
169 tristate "Clock driver for TI CDCE913/925/937/949 devices"
172 select REGMAP_I2C
174 This driver supports the TI CDCE913/925/937/949 programmable clock
176 For example, the CDCE925 contains two PLLs with spread-spectrum
179 Y1 is derived from the input clock
186 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
189 If you say yes here you get support for the CS2000 clock multiplier.
192 bool "Clock driver for BCLK of Freescale SAI cores"
196 to be used as a generic clock output. Some SoCs have restrictions
198 two SAI interfaces can only be enabled together. If just one is
199 needed, the BCLK pin of the second one can be used as general
200 purpose clock output. Ideally, it can be used to drive an audio
204 bool "Clock driver for Cortina Systems Gemini SoC"
206 select MFD_SYSCON
207 select RESET_CONTROLLER
213 bool "Clock driver for Aspeed BMC SoCs"
216 select MFD_SYSCON
217 select RESET_CONTROLLER
225 tristate "Clock driver for S2MPS1X/S5M8767 MFD"
229 clock. These multi-function devices have two (S2MPS14) or three
230 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
233 tristate "External McPDM functional clock from twl6040"
236 Enable the external functional clock support on OMAP4+ platforms for
237 McPDM. McPDM module is using the external bit clock on the McPDM bus
238 as functional clock.
244 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
248 bool "Clock driver for Freescale QorIQ platforms"
251 This adds the clock driver support for Freescale QorIQ platforms
252 using common clock framework.
255 tristate "Clock driver for LS1028A Display output"
265 bool "Clock driver for APM XGene SoC"
269 Support for the APM X-Gene SoC reference, PLL, and device clocks.
272 tristate "Cirrus Logic Lochnagar clock driver"
280 select REGMAP_MMIO if ARCH_LPC32XX
281 select MFD_SYSCON if ARCH_LPC18XX
283 Support for clock providers on NXP platforms.
286 tristate "Clock driver for TI Palmas devices"
290 using common clock framework.
293 tristate "Clock driver for PWMs used as clock outputs"
296 Adapter driver so that any PWM output can be (mis)used as clock signal
308 bool "Clock driver for the OXNAS SoC Family"
310 select MFD_SYSCON
315 tristate "Clock driver for IDT VersaClock 5,6 devices"
318 select REGMAP_I2C
321 programmable clock generators.
344 tristate "Clock driver for MMP2 Audio subsystem"
350 tristate "Clock driver for 32K clk gates on ROHM PMICs"
354 ROHM BD70528 PMICs clock gates.
357 bool "Clock driver for Memory Mapped Fixed values"
365 source "drivers/clk/baikal-t1/Kconfig"
382 source "drivers/clk/sunxi-ng/Kconfig"