Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclkdev.h20 struct clk_lookup { struct
34 struct clk_lookup *clkdev_alloc(struct clk *clk, const char *con_id, argument
37 void clkdev_add(struct clk_lookup *cl);
38 void clkdev_drop(struct clk_lookup *cl);
40 void clkdev_add_table(struct clk_lookup *, size_t);
44 int clk_register_clkdevs(struct clk *, struct clk_lookup *, size_t);
/linux-4.1.27/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 void clkdev_add(struct clk_lookup *cl) in clkdev_add()
226 void __init clkdev_add_table(struct clk_lookup *cl, size_t num) in clkdev_add_table()
240 struct clk_lookup cl;
245 static struct clk_lookup * __init_refok
269 struct clk_lookup * __init_refok
272 struct clk_lookup *cl; in clkdev_alloc()
287 struct clk_lookup *l; in clk_add_alias()
[all …]
Dclk-s2mps11.c48 struct clk_lookup *lookup;
/linux-4.1.27/arch/arm/mach-pxa/
Dpxa300.c90 static struct clk_lookup common_clkregs[] = {
97 static struct clk_lookup pxa310_clkregs[] = {
Dpxa25x.c191 static struct clk_lookup pxa25x_clkregs[] = {
219 static struct clk_lookup pxa25x_hwuart_clkreg =
Dpxa320.c84 static struct clk_lookup pxa320_clkregs[] = {
Dpxa27x.c212 static struct clk_lookup pxa27x_clkregs[] = {
Dpxa3xx.c71 static struct clk_lookup pxa3xx_clkregs[] = {
Deseries.c142 static struct clk_lookup eseries_clkregs[] = {
/linux-4.1.27/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.1.27/arch/mips/ralink/
Dclk.c20 struct clk_lookup cl;
/linux-4.1.27/arch/mips/lantiq/
Dclk.h56 struct clk_lookup cl;
/linux-4.1.27/drivers/mfd/
Dintel_quark_i2c_gpio.c56 struct clk_lookup *i2c_clk_lookup;
117 struct clk_lookup *i2c_clk_lookup; in intel_quark_register_i2c_clk()
/linux-4.1.27/arch/arm/mach-davinci/include/mach/
Dcommon.h56 struct clk_lookup *cpu_clks;
/linux-4.1.27/arch/sh/kernel/cpu/
Dclock-cpg.c38 static struct clk_lookup lookups[] = {
/linux-4.1.27/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.1.27/arch/sh/kernel/cpu/sh4a/
Dclock-sh7763.c94 static struct clk_lookup lookups[] = {
Dclock-sh7780.c100 static struct clk_lookup lookups[] = {
Dclock-sh7757.c105 static struct clk_lookup lookups[] = {
Dclock-shx3.c103 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-sh7734.c181 static struct clk_lookup lookups[] = {
Dclock-sh7366.c195 static struct clk_lookup lookups[] = {
Dclock-sh7723.c206 static struct clk_lookup lookups[] = {
Dclock-sh7343.c197 static struct clk_lookup lookups[] = {
Dclock-sh7724.c271 static struct clk_lookup lookups[] = {
/linux-4.1.27/arch/arm/mach-sa1100/
Dclock.c133 static struct clk_lookup sa11xx_clkregs[] = {
/linux-4.1.27/arch/arm/mach-davinci/
Dclock.h127 int davinci_clk_init(struct clk_lookup *clocks);
Dclock.c578 int __init davinci_clk_init(struct clk_lookup *clocks) in davinci_clk_init()
580 struct clk_lookup *c; in davinci_clk_init()
Dda850.c429 static struct clk_lookup da850_clks[] = {
914 struct clk_lookup *c; in da850_set_async3_src()
Ddm644x.c287 static struct clk_lookup dm644x_clks[] = {
Ddm646x.c322 static struct clk_lookup dm646x_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.1.27/arch/c6x/include/asm/
Dclock.h131 extern void c6x_clks_init(struct clk_lookup *clocks);
/linux-4.1.27/sound/soc/sh/
Dmigor.c47 static struct clk_lookup *siumckb_lookup;
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
Dclock-sh4-202.c150 static struct clk_lookup lookups[] = {
/linux-4.1.27/drivers/clk/ti/
Dclock.h75 struct clk_lookup lk;
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/
Dclock-sh7264.c107 static struct clk_lookup lookups[] = {
Dclock-sh7269.c141 static struct clk_lookup lookups[] = {
/linux-4.1.27/arch/sh/boards/mach-sdk7786/
Dsetup.c187 static struct clk_lookup sdk7786_pcie_cl = {
/linux-4.1.27/arch/arm/mach-omap2/
Dclkt2xxx_virt_prcm_set.c235 struct clk_lookup *lookup = NULL; in omap2xxx_clkt_vps_init()
Dclock.h28 struct clk_lookup lk;
Domap_device.c50 struct clk_lookup *l; in _add_clkdev()
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.h26 struct clk_lookup lk;
/linux-4.1.27/arch/arm/mach-w90x900/
Dcpu.c81 static struct clk_lookup nuc900_clkregs[] = {
/linux-4.1.27/drivers/clk/versatile/
Dclk-impd1.c36 struct clk_lookup *clks[15];
/linux-4.1.27/arch/sh/boards/mach-highlander/
Dsetup.c338 static struct clk_lookup lookups[] = {
/linux-4.1.27/include/linux/clk/
Dti.h205 struct clk_lookup lk;
/linux-4.1.27/arch/arm/mach-shmobile/
Dclock-r8a7779.c145 static struct clk_lookup lookups[] = {
Dclock-r8a7778.c172 static struct clk_lookup lookups[] = {
Dclock-r8a7740.c508 static struct clk_lookup lookups[] = {
Dclock-sh73a0.c611 static struct clk_lookup lookups[] = {
/linux-4.1.27/arch/blackfin/mach-bf609/
Dclock.c378 static struct clk_lookup bf609_clks[] = {
/linux-4.1.27/drivers/clk/tegra/
Dclk.h571 struct clk_lookup lookup;
/linux-4.1.27/arch/arm/mach-ep93xx/
Dclock.c205 static struct clk_lookup clocks[] = {
/linux-4.1.27/arch/arm/mach-versatile/
Dcore.c380 static struct clk_lookup lookups[] = {
/linux-4.1.27/arch/arm/plat-orion/
Dcommon.c31 struct clk_lookup *cl; in orion_clkdev_add()
/linux-4.1.27/arch/arm/mach-lpc32xx/
Dclock.c1195 static struct clk_lookup lookups[] = {