Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/clk/
Dclkdev.c36 static struct clk_lookup *clk_find(const char *dev_id, const char *con_id) in clk_find()
38 struct clk_lookup *p, *cl = NULL; in clk_find()
74 struct clk_lookup *cl; in clk_find_hw()
121 static void __clkdev_add(struct clk_lookup *cl) in __clkdev_add()
128 void clkdev_add(struct clk_lookup *cl) in clkdev_add()
136 void clkdev_add_table(struct clk_lookup *cl, size_t num) in clkdev_add_table()
151 struct clk_lookup cl;
156 static struct clk_lookup * __ref
180 static struct clk_lookup *
184 struct clk_lookup *cl; in vclkdev_create()
[all …]
Dclk-s2mps11.c27 struct clk_lookup *lookup;
/Linux-v5.10/include/linux/
Dclkdev.h18 struct clk_lookup { struct
33 struct clk_lookup *clkdev_alloc(struct clk *clk, const char *con_id, argument
35 struct clk_lookup *clkdev_hw_alloc(struct clk_hw *hw, const char *con_id,
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,
43 struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,
46 void clkdev_add_table(struct clk_lookup *, size_t);
/Linux-v5.10/arch/mips/bcm63xx/
Dclk.c406 static struct clk_lookup bcm3368_clks[] = {
423 static struct clk_lookup bcm6328_clks[] = {
437 static struct clk_lookup bcm6338_clks[] = {
451 static struct clk_lookup bcm6345_clks[] = {
465 static struct clk_lookup bcm6348_clks[] = {
480 static struct clk_lookup bcm6358_clks[] = {
499 static struct clk_lookup bcm6362_clks[] = {
515 static struct clk_lookup bcm6368_clks[] = {
/Linux-v5.10/drivers/clk/x86/
Dclk-pmc-atom.c33 struct clk_lookup *lookup;
39 struct clk_lookup *lookup;
50 struct clk_lookup *mclk_lookup;
51 struct clk_lookup *ether_clk_lookup;
/Linux-v5.10/arch/c6x/platforms/
Dplldata.c154 static struct clk_lookup c6455_clks[] = {
192 static struct clk_lookup c6457_clks[] = {
232 static struct clk_lookup c6472_clks[] = {
288 static struct clk_lookup c6474_clks[] = {
337 static struct clk_lookup c6678_clks[] = {
Dpll.c344 void __init c6x_clks_init(struct clk_lookup *clocks) in c6x_clks_init()
346 struct clk_lookup *c; in c6x_clks_init()
/Linux-v5.10/arch/mips/ralink/
Dclk.c19 struct clk_lookup cl;
/Linux-v5.10/arch/mips/lantiq/
Dclk.h59 struct clk_lookup cl;
/Linux-v5.10/arch/sh/kernel/cpu/
Dclock-cpg.c39 static struct clk_lookup lookups[] = {
/Linux-v5.10/arch/sh/kernel/cpu/sh4a/
Dclock-sh7763.c91 static struct clk_lookup lookups[] = {
Dclock-sh7780.c97 static struct clk_lookup lookups[] = {
Dclock-sh7757.c102 static struct clk_lookup lookups[] = {
Dclock-shx3.c100 static struct clk_lookup lookups[] = {
Dclock-sh7785.c116 static struct clk_lookup lookups[] = {
/Linux-v5.10/arch/c6x/include/asm/
Dclock.h128 extern void c6x_clks_init(struct clk_lookup *clocks);
/Linux-v5.10/sound/soc/intel/skylake/
Dskl-ssp-clk.c23 struct clk_lookup *lookup;
28 struct clk_lookup *lookup;
/Linux-v5.10/sound/soc/sh/
Dmigor.c43 static struct clk_lookup *siumckb_lookup;
/Linux-v5.10/arch/sh/kernel/cpu/sh4/
Dclock-sh4-202.c147 static struct clk_lookup lookups[] = {
/Linux-v5.10/arch/sh/kernel/cpu/sh2a/
Dclock-sh7264.c104 static struct clk_lookup lookups[] = {
Dclock-sh7269.c138 static struct clk_lookup lookups[] = {
/Linux-v5.10/arch/sh/boards/mach-sdk7786/
Dsetup.c184 static struct clk_lookup sdk7786_pcie_cl = {
/Linux-v5.10/arch/arm/mach-omap1/
Dclock.h23 struct clk_lookup lk;
/Linux-v5.10/drivers/mfd/
Dintel_quark_i2c_gpio.c50 struct clk_lookup *i2c_clk_lookup;
/Linux-v5.10/arch/sh/boards/mach-highlander/
Dsetup.c335 static struct clk_lookup lookups[] = {

12