Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/clk/
H A Dclkdev.c74 struct clk_lookup *cl; in clk_find_hw()
151 struct clk_lookup cl;
180 static struct clk_lookup *
184 struct clk_lookup *cl; in vclkdev_create()
205 struct clk_lookup *cl; in clkdev_create()
228 struct clk_lookup *cl; in clkdev_hw_create()
243 struct clk_lookup *l; in clk_add_alias()
272 struct clk_lookup *cl; in __clk_register_clkdev()
316 struct clk_lookup *cl; in clk_register_clkdev()
343 struct clk_lookup *cl; in clk_hw_register_clkdev()
[all …]
/openbmc/linux/include/linux/
H A Dclkdev.h18 struct clk_lookup { struct
33 void clkdev_add(struct clk_lookup *cl); argument
34 void clkdev_drop(struct clk_lookup *cl);
36 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id,
38 struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,
41 void clkdev_add_table(struct clk_lookup *, size_t);
/openbmc/linux/arch/mips/bcm63xx/
H A Dclk.c420 static struct clk_lookup bcm3368_clks[] = {
437 static struct clk_lookup bcm6328_clks[] = {
451 static struct clk_lookup bcm6338_clks[] = {
465 static struct clk_lookup bcm6345_clks[] = {
479 static struct clk_lookup bcm6348_clks[] = {
494 static struct clk_lookup bcm6358_clks[] = {
513 static struct clk_lookup bcm6362_clks[] = {
529 static struct clk_lookup bcm6368_clks[] = {
/openbmc/linux/drivers/clk/x86/
H A 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;
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-audsys-clk.c92 struct clk_lookup *cl; in mt8186_audsys_clk_unregister()
114 struct clk_lookup *cl; in mt8186_audsys_clk_register()
/openbmc/linux/arch/m68k/coldfire/
H A Dm5407.c28 static struct clk_lookup m5407_clk_lookup[] = {
H A Dm5206.c28 static struct clk_lookup m5206_clk_lookup[] = {
H A Dm5307.c37 static struct clk_lookup m5307_clk_lookup[] = {
H A Dm523x.c31 static struct clk_lookup m523x_clk_lookup[] = {
H A Dm54xx.c37 static struct clk_lookup m54xx_clk_lookup[] = {
H A Dm525x.c28 static struct clk_lookup m525x_clk_lookup[] = {
H A Dm5272.c39 static struct clk_lookup m5272_clk_lookup[] = {
H A Dm528x.c33 static struct clk_lookup m528x_clk_lookup[] = {
H A Dm5249.c28 struct clk_lookup m5249_clk_lookup[] = {
H A Dm527x.c32 static struct clk_lookup m527x_clk_lookup[] = {
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-audsys-clk.c146 struct clk_lookup *cl; in mt8188_audsys_clk_unregister()
168 struct clk_lookup *cl; in mt8188_audsys_clk_register()
H A Dmt8188-afe-common.h126 struct clk_lookup **lookup;
/openbmc/linux/arch/mips/lantiq/
H A Dclk.h59 struct clk_lookup cl;
/openbmc/linux/arch/sh/kernel/cpu/
H A Dclock-cpg.c39 static struct clk_lookup lookups[] = {
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-audsys-clk.c156 struct clk_lookup *cl; in mt8195_audsys_clk_unregister()
178 struct clk_lookup *cl; in mt8195_audsys_clk_register()
H A Dmt8195-afe-common.h127 struct clk_lookup **lookup;
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7763.c91 static struct clk_lookup lookups[] = {
H A Dclock-sh7780.c97 static struct clk_lookup lookups[] = {
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dcommon.h94 struct clk_lookup *cl;
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h27 struct clk_lookup { struct
33 extern struct clk_lookup arch_clk_tbl[]; argument

123