Home
last modified time | relevance | path

Searched full:icst (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/clk/versatile/
H A Dclk-icst.c4 * We wrap the custom interface from <asm/hardware/icst.h> into the generic
10 * ICST clock code from the ARM tree should probably be merged into this
22 #include "icst.h"
23 #include "clk-icst.h"
37 * struct clk_icst - ICST VCO clock wrapper
42 * @params: parameters for this ICST instance
44 * @ctype: the type of control register for the ICST
59 * vco_get() - get ICST VCO settings from a certain ICST
60 * @icst: the ICST clock to get
63 static int vco_get(struct clk_icst *icst, struct icst_vco *vco) in vco_get() argument
[all …]
H A Dclk-icst.h5 * enum icst_control_type - the type of ICST control register
18 * struct clk_icst_desc - descriptor for the ICST VCO
19 * @params: ICST parameters
20 * @vco_offset: offset to the ICST VCO from the provided memory base
21 * @lock_offset: offset to the ICST VCO locking register from the provided
H A Dclk-impd1.c15 #include "icst.h"
16 #include "clk-icst.h"
75 pr_err("no regmap for syscon IM-PD1 ICST clock parent\n"); in integrator_impd1_clk_spawn()
96 dev_err(dev, "error setting up IM-PD1 ICST clock\n"); in integrator_impd1_clk_spawn()
H A DMakefile3 obj-$(CONFIG_CLK_ICST) += icst.o clk-icst.o clk-versatile.o
H A Dclk-versatile.c12 #include "icst.h"
13 #include "clk-icst.h"
H A DKconfig8 bool "Clock driver for ARM Reference designs ICST"
H A Dicst.h5 * Support functions for calculating clocks/divisors for the ICST
H A Dicst.c17 #include "icst.h"
/linux/Documentation/devicetree/bindings/clock/
H A Darm,syscon-icst.yaml4 $id: http://devicetree.org/schemas/clock/arm,syscon-icst.yaml#
7 title: ARM System Controller ICST Clocks
19 an ICST clock request after a write to the 32 bit register at an offset
30 In the core modules and logic tiles, the ICST is a configurable clock fed
52 The ICST oscillator must be provided inside a system controller node.
77 description: Parent clock for the ICST VCO
/linux/
H A DMAINTAINERS1809 F: Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml