Home
last modified time | relevance | path

Searched refs:clk_lookup (Results 1 – 51 of 51) sorted by relevance

/linux-4.4.14/include/linux/
Dclkdev.h20 struct clk_lookup { struct
35 struct clk_lookup *clkdev_alloc(struct clk *clk, const char *con_id, argument
38 void clkdev_add(struct clk_lookup *cl);
39 void clkdev_drop(struct clk_lookup *cl);
41 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id,
44 void clkdev_add_table(struct clk_lookup *, size_t);
49 int clk_register_clkdevs(struct clk *, struct clk_lookup *, size_t);
/linux-4.4.14/drivers/clk/
Dclkdev.c135 static struct clk_lookup *clk_find(const char *dev_id, const char *con_id) in clk_find()
137 struct clk_lookup *p, *cl = NULL; in clk_find()
171 struct clk_lookup *cl; in clk_get_sys()
218 static void __clkdev_add(struct clk_lookup *cl) in __clkdev_add()
225 void clkdev_add(struct clk_lookup *cl) in clkdev_add()
233 void clkdev_add_table(struct clk_lookup *cl, size_t num) in clkdev_add_table()
248 struct clk_lookup cl;
253 static struct clk_lookup * __init_refok
277 static struct clk_lookup *
281 struct clk_lookup *cl; in vclkdev_create()
[all …]
Dclk-s2mps11.c48 struct clk_lookup *lookup;
/linux-4.4.14/arch/c6x/platforms/
Dplldata.c156 static struct clk_lookup c6455_clks[] = {
194 static struct clk_lookup c6457_clks[] = {
234 static struct clk_lookup c6472_clks[] = {
290 static struct clk_lookup c6474_clks[] = {
339 static struct clk_lookup c6678_clks[] = {
Dpll.c348 void __init c6x_clks_init(struct clk_lookup *clocks) in c6x_clks_init()
350 struct clk_lookup *c; in c6x_clks_init()
/linux-4.4.14/arch/mips/ralink/
Dclk.c20 struct clk_lookup cl;
/linux-4.4.14/arch/mips/lantiq/
Dclk.h61 struct clk_lookup cl;
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
Dcommon.h56 struct clk_lookup *cpu_clks;
/linux-4.4.14/arch/sh/kernel/cpu/
Dclock-cpg.c38 static struct clk_lookup lookups[] = {
/linux-4.4.14/drivers/clk/ti/
Dclock.h75 struct clk_lookup lk;
171 struct clk_lookup lk;
/linux-4.4.14/drivers/mfd/
Dintel_quark_i2c_gpio.c60 struct clk_lookup *i2c_clk_lookup;
131 struct clk_lookup *i2c_clk_lookup; in intel_quark_register_i2c_clk()
Dintel-lpss.c75 struct clk_lookup *clock;
/linux-4.4.14/arch/arm/mach-mmp/
Dclock-pxa910.c49 static struct clk_lookup pxa910_clkregs[] = {
Dclock-pxa168.c64 static struct clk_lookup pxa168_clkregs[] = {
Dclock-mmp2.c89 static struct clk_lookup mmp2_clkregs[] = {
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
Dclock-sh7763.c94 static struct clk_lookup lookups[] = {
Dclock-sh7780.c100 static struct clk_lookup lookups[] = {
Dclock-shx3.c103 static struct clk_lookup lookups[] = {
Dclock-sh7757.c105 static struct clk_lookup lookups[] = {
Dclock-sh7785.c119 static struct clk_lookup lookups[] = {
Dclock-sh7786.c128 static struct clk_lookup lookups[] = {
Dclock-sh7722.c181 static struct clk_lookup lookups[] = {
Dclock-sh7366.c195 static struct clk_lookup lookups[] = {
Dclock-sh7734.c181 static struct clk_lookup lookups[] = {
Dclock-sh7343.c197 static struct clk_lookup lookups[] = {
Dclock-sh7723.c206 static struct clk_lookup lookups[] = {
Dclock-sh7724.c271 static struct clk_lookup lookups[] = {
/linux-4.4.14/arch/arm/mach-sa1100/
Dclock.c133 static struct clk_lookup sa11xx_clkregs[] = {
/linux-4.4.14/arch/arm/mach-davinci/
Dclock.h127 int davinci_clk_init(struct clk_lookup *clocks);
Dclock.c584 int __init davinci_clk_init(struct clk_lookup *clocks) in davinci_clk_init()
586 struct clk_lookup *c; in davinci_clk_init()
Dda850.c430 static struct clk_lookup da850_clks[] = {
915 struct clk_lookup *c; in da850_set_async3_src()
Ddm646x.c322 static struct clk_lookup dm646x_clks[] = {
Ddm644x.c287 static struct clk_lookup dm644x_clks[] = {
Ddm355.c339 static struct clk_lookup dm355_clks[] = {
Ddm365.c427 static struct clk_lookup dm365_clks[] = {
Dda830.c376 static struct clk_lookup da830_clks[] = {
/linux-4.4.14/arch/c6x/include/asm/
Dclock.h131 extern void c6x_clks_init(struct clk_lookup *clocks);
/linux-4.4.14/sound/soc/sh/
Dmigor.c47 static struct clk_lookup *siumckb_lookup;
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
Dclock-sh4-202.c150 static struct clk_lookup lookups[] = {
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dclock-sh7264.c107 static struct clk_lookup lookups[] = {
Dclock-sh7269.c141 static struct clk_lookup lookups[] = {
/linux-4.4.14/arch/sh/boards/mach-sdk7786/
Dsetup.c187 static struct clk_lookup sdk7786_pcie_cl = {
/linux-4.4.14/arch/arm/mach-omap1/
Dclock.h26 struct clk_lookup lk;
/linux-4.4.14/arch/arm/mach-w90x900/
Dcpu.c81 static struct clk_lookup nuc900_clkregs[] = {
/linux-4.4.14/drivers/clk/versatile/
Dclk-impd1.c35 struct clk_lookup *clks[15];
/linux-4.4.14/arch/sh/boards/mach-highlander/
Dsetup.c338 static struct clk_lookup lookups[] = {
/linux-4.4.14/arch/blackfin/mach-bf609/
Dclock.c378 static struct clk_lookup bf609_clks[] = {
/linux-4.4.14/drivers/clk/tegra/
Dclk.h598 struct clk_lookup lookup;
/linux-4.4.14/arch/arm/mach-ep93xx/
Dclock.c205 static struct clk_lookup clocks[] = {
/linux-4.4.14/arch/arm/mach-versatile/
Dcore.c380 static struct clk_lookup lookups[] = {
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dclock.c1195 static struct clk_lookup lookups[] = {