Searched full:icst (Results 1 – 25 of 28) sorted by relevance
12
4 * We wrap the custom interface from <asm/hardware/icst.h> into the generic10 * ICST clock code from the ARM tree should probably be merged into this22 #include "icst.h"23 #include "clk-icst.h"37 * struct clk_icst - ICST VCO clock wrapper41 * @params: parameters for this ICST instance43 * @ctype: the type of control register for the ICST58 * vco_get() - get ICST VCO settings from a certain ICST59 * @icst: the ICST clock to get62 static int vco_get(struct clk_icst *icst, struct icst_vco *vco) in vco_get() argument[all …]
5 * enum icst_control_type - the type of ICST control register18 * struct clk_icst_desc - descriptor for the ICST VCO19 * @params: ICST parameters20 * @vco_offset: offset to the ICST VCO from the provided memory base21 * @lock_offset: offset to the ICST VCO locking register from the provided
15 #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()
3 obj-$(CONFIG_ICST) += icst.o clk-icst.o clk-versatile.o
7 config ICST config8 bool "Clock driver for ARM Reference designs ICST"
12 #include "icst.h"13 #include "clk-icst.h"
5 * Support functions for calculating clocks/divisors for the ICST
3 * We wrap the custom interface from <asm/hardware/icst.h> into the generic13 * ICST clock code from the ARM tree should probably be merged into this25 #include "icst.h"26 #include "clk-icst.h"40 * enum icst_control_type - the type of ICST control register52 * struct clk_icst - ICST VCO clock wrapper56 * @params: parameters for this ICST instance58 * @ctype: the type of control register for the ICST73 * vco_get() - get ICST VCO settings from a certain ICST74 * @icst: the ICST clock to get[all …]
3 * struct clk_icst_desc - descriptor for the ICST VCO4 * @params: ICST parameters5 * @vco_offset: offset to the ICST VCO from the provided memory base6 * @lock_offset: offset to the ICST VCO locking register from the provided
2 obj-$(CONFIG_ICST) += icst.o clk-icst.o clk-versatile.o
15 #include "icst.h"16 #include "clk-icst.h"
1 config ICST config
8 * Support functions for calculating clocks/divisors for the ICST
4 $id: http://devicetree.org/schemas/clock/arm,syscon-icst.yaml#7 title: ARM System Controller ICST Clocks19 an ICST clock request after a write to the 32 bit register at an offset30 In the core modules and logic tiles, the ICST is a configurable clock fed52 The ICST oscillator must be provided inside a system controller node.73 description: Parent clock for the ICST VCO
1 ARM System Controller ICST clocks9 an ICST clock request after a write to the 32 bit register at an offset37 The ICST oscillator must be provided inside a system controller node.51 ICST control register is located (even 32 bit address)53 - clocks: parent clock, since the ICST needs a parent clock to derive its
10 select ICST
11 select ICST
13 select ICST
14 select ICST
15 select ICST
9 select ICST