Home
last modified time | relevance | path

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

123

/linux/drivers/clk/
A Dclkdev.c74 struct clk_lookup *cl; in clk_find_hw()
151 struct clk_lookup cl;
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()
374 struct clk_lookup *cl; in devm_clk_release_clkdev()
[all …]
/linux/include/linux/
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);
/linux/arch/mips/bcm63xx/
A Dclk.c412 static struct clk_lookup bcm3368_clks[] = {
429 static struct clk_lookup bcm6328_clks[] = {
443 static struct clk_lookup bcm6338_clks[] = {
457 static struct clk_lookup bcm6345_clks[] = {
471 static struct clk_lookup bcm6348_clks[] = {
486 static struct clk_lookup bcm6358_clks[] = {
505 static struct clk_lookup bcm6362_clks[] = {
521 static struct clk_lookup bcm6368_clks[] = {
/linux/drivers/clk/x86/
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;
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-audsys-clk.c155 struct clk_lookup *cl; in mt8195_audsys_clk_register()
198 struct clk_lookup *cl; in mt8195_audsys_clk_unregister()
A Dmt8195-afe-common.h127 struct clk_lookup **lookup;
/linux/arch/m68k/coldfire/
A Dm5407.c28 static struct clk_lookup m5407_clk_lookup[] = {
A Dm5206.c28 static struct clk_lookup m5206_clk_lookup[] = {
A Dm5307.c37 static struct clk_lookup m5307_clk_lookup[] = {
A Dm523x.c31 struct clk_lookup m523x_clk_lookup[] = {
A Dm525x.c28 static struct clk_lookup m525x_clk_lookup[] = {
A Dm54xx.c37 static struct clk_lookup m54xx_clk_lookup[] = {
A Dm5272.c39 static struct clk_lookup m5272_clk_lookup[] = {
A Dm528x.c33 static struct clk_lookup m528x_clk_lookup[] = {
A Dm5249.c28 struct clk_lookup m5249_clk_lookup[] = {
A Dm527x.c32 static struct clk_lookup m527x_clk_lookup[] = {
/linux/arch/sh/kernel/cpu/
A Dclock-cpg.c39 static struct clk_lookup lookups[] = {
/linux/arch/mips/lantiq/
A Dclk.h59 struct clk_lookup cl;
/linux/arch/sh/kernel/cpu/sh4a/
A Dclock-sh7763.c91 static struct clk_lookup lookups[] = {
A Dclock-sh7780.c97 static struct clk_lookup lookups[] = {
/linux/drivers/platform/x86/intel/int3472/
A Dintel_skl_int3472_common.h97 struct clk_lookup *cl;
/linux/sound/soc/intel/skylake/
A Dskl-ssp-clk.c23 struct clk_lookup *lookup;
28 struct clk_lookup *lookup;
/linux/arch/sh/kernel/cpu/sh4/
A Dclock-sh4-202.c147 static struct clk_lookup lookups[] = {
/linux/sound/soc/sh/
A Dmigor.c43 static struct clk_lookup *siumckb_lookup;
/linux/arch/sh/boards/mach-sdk7786/
A Dsetup.c184 static struct clk_lookup sdk7786_pcie_cl = {

Completed in 30 milliseconds

123