/openbmc/linux/drivers/clk/ |
H A D | clkdev.c | 36 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 …]
|
/openbmc/linux/include/linux/ |
H A D | clkdev.h | 18 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 D | clk.c | 420 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 D | clk-pmc-atom.c | 33 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 D | mt8186-audsys-clk.c | 92 struct clk_lookup *cl; in mt8186_audsys_clk_unregister() 114 struct clk_lookup *cl; in mt8186_audsys_clk_register()
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-audsys-clk.c | 146 struct clk_lookup *cl; in mt8188_audsys_clk_unregister() 168 struct clk_lookup *cl; in mt8188_audsys_clk_register()
|
H A D | mt8188-afe-common.h | 126 struct clk_lookup **lookup;
|
/openbmc/linux/arch/m68k/coldfire/ |
H A D | m5407.c | 28 static struct clk_lookup m5407_clk_lookup[] = {
|
H A D | m5206.c | 28 static struct clk_lookup m5206_clk_lookup[] = {
|
H A D | m5307.c | 37 static struct clk_lookup m5307_clk_lookup[] = {
|
H A D | m523x.c | 31 static struct clk_lookup m523x_clk_lookup[] = {
|
H A D | m525x.c | 28 static struct clk_lookup m525x_clk_lookup[] = {
|
H A D | m54xx.c | 37 static struct clk_lookup m54xx_clk_lookup[] = {
|
H A D | m5272.c | 39 static struct clk_lookup m5272_clk_lookup[] = {
|
H A D | m528x.c | 33 static struct clk_lookup m528x_clk_lookup[] = {
|
H A D | m5249.c | 28 struct clk_lookup m5249_clk_lookup[] = {
|
/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-audsys-clk.c | 156 struct clk_lookup *cl; in mt8195_audsys_clk_unregister() 178 struct clk_lookup *cl; in mt8195_audsys_clk_register()
|
H A D | mt8195-afe-common.h | 127 struct clk_lookup **lookup;
|
/openbmc/linux/arch/mips/lantiq/ |
H A D | clk.h | 59 struct clk_lookup cl;
|
/openbmc/linux/arch/sh/kernel/cpu/ |
H A D | clock-cpg.c | 39 static struct clk_lookup lookups[] = {
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7763.c | 91 static struct clk_lookup lookups[] = {
|
H A D | clock-sh7780.c | 97 static struct clk_lookup lookups[] = {
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 27 struct clk_lookup { struct 33 extern struct clk_lookup arch_clk_tbl[]; argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 27 struct clk_lookup { struct 33 extern struct clk_lookup arch_clk_tbl[]; argument
|
/openbmc/linux/drivers/platform/x86/intel/int3472/ |
H A D | common.h | 94 struct clk_lookup *cl;
|