Home
last modified time | relevance | path

Searched refs:sh_clk_ops (Results 1 – 25 of 34) sorted by relevance

12

/linux/arch/sh/kernel/cpu/sh4a/
A Dclock-sh7763.c27 static struct sh_clk_ops sh7763_master_clk_ops = {
37 static struct sh_clk_ops sh7763_module_clk_ops = {
47 static struct sh_clk_ops sh7763_bus_clk_ops = {
51 static struct sh_clk_ops sh7763_cpu_clk_ops = {
55 static struct sh_clk_ops *sh7763_clk_ops[] = {
62 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
74 static struct sh_clk_ops sh7763_shyway_clk_ops = {
A Dclock-sh7780.c27 static struct sh_clk_ops sh7780_master_clk_ops = {
37 static struct sh_clk_ops sh7780_module_clk_ops = {
47 static struct sh_clk_ops sh7780_bus_clk_ops = {
57 static struct sh_clk_ops sh7780_cpu_clk_ops = {
61 static struct sh_clk_ops *sh7780_clk_ops[] = {
68 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
80 static struct sh_clk_ops sh7780_shyway_clk_ops = {
A Dclock-sh7770.c24 static struct sh_clk_ops sh7770_master_clk_ops = {
34 static struct sh_clk_ops sh7770_module_clk_ops = {
44 static struct sh_clk_ops sh7770_bus_clk_ops = {
54 static struct sh_clk_ops sh7770_cpu_clk_ops = {
58 static struct sh_clk_ops *sh7770_clk_ops[] = {
65 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7724.c61 static struct sh_clk_ops fll_clk_ops = {
81 static struct sh_clk_ops pll_clk_ops = {
96 static struct sh_clk_ops div3_clk_ops = {
A Dclock-sh7722.c55 static struct sh_clk_ops dll_clk_ops = {
78 static struct sh_clk_ops pll_clk_ops = {
A Dclock-sh7366.c52 static struct sh_clk_ops dll_clk_ops = {
75 static struct sh_clk_ops pll_clk_ops = {
A Dclock-sh7343.c52 static struct sh_clk_ops dll_clk_ops = {
72 static struct sh_clk_ops pll_clk_ops = {
A Dclock-sh7723.c56 static struct sh_clk_ops dll_clk_ops = {
79 static struct sh_clk_ops pll_clk_ops = {
/linux/arch/sh/kernel/cpu/sh3/
A Dclock-sh7710.c29 static struct sh_clk_ops sh7710_master_clk_ops = {
39 static struct sh_clk_ops sh7710_module_clk_ops = {
49 static struct sh_clk_ops sh7710_bus_clk_ops = {
59 static struct sh_clk_ops sh7710_cpu_clk_ops = {
63 static struct sh_clk_ops *sh7710_clk_ops[] = {
70 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7705.c35 static struct sh_clk_ops sh7705_master_clk_ops = {
45 static struct sh_clk_ops sh7705_module_clk_ops = {
55 static struct sh_clk_ops sh7705_bus_clk_ops = {
65 static struct sh_clk_ops sh7705_cpu_clk_ops = {
69 static struct sh_clk_ops *sh7705_clk_ops[] = {
76 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh3.c34 static struct sh_clk_ops sh3_master_clk_ops = {
46 static struct sh_clk_ops sh3_module_clk_ops = {
58 static struct sh_clk_ops sh3_bus_clk_ops = {
70 static struct sh_clk_ops sh3_cpu_clk_ops = {
74 static struct sh_clk_ops *sh3_clk_ops[] = {
81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7706.c30 static struct sh_clk_ops sh7706_master_clk_ops = {
42 static struct sh_clk_ops sh7706_module_clk_ops = {
54 static struct sh_clk_ops sh7706_bus_clk_ops = {
66 static struct sh_clk_ops sh7706_cpu_clk_ops = {
70 static struct sh_clk_ops *sh7706_clk_ops[] = {
77 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7709.c30 static struct sh_clk_ops sh7709_master_clk_ops = {
42 static struct sh_clk_ops sh7709_module_clk_ops = {
55 static struct sh_clk_ops sh7709_bus_clk_ops = {
67 static struct sh_clk_ops sh7709_cpu_clk_ops = {
71 static struct sh_clk_ops *sh7709_clk_ops[] = {
78 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7712.c29 static struct sh_clk_ops sh7712_master_clk_ops = {
41 static struct sh_clk_ops sh7712_module_clk_ops = {
53 static struct sh_clk_ops sh7712_cpu_clk_ops = {
57 static struct sh_clk_ops *sh7712_clk_ops[] = {
63 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/linux/arch/sh/kernel/cpu/sh2/
A Dclock-sh7619.c28 static struct sh_clk_ops sh7619_master_clk_ops = {
38 static struct sh_clk_ops sh7619_module_clk_ops = {
47 static struct sh_clk_ops sh7619_bus_clk_ops = {
51 static struct sh_clk_ops sh7619_cpu_clk_ops = {
55 static struct sh_clk_ops *sh7619_clk_ops[] = {
62 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/linux/arch/sh/kernel/cpu/sh2a/
A Dclock-sh7203.c32 static struct sh_clk_ops sh7203_master_clk_ops = {
42 static struct sh_clk_ops sh7203_module_clk_ops = {
52 static struct sh_clk_ops sh7203_bus_clk_ops = {
56 static struct sh_clk_ops sh7203_cpu_clk_ops = {
60 static struct sh_clk_ops *sh7203_clk_ops[] = {
67 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7201.c30 static struct sh_clk_ops sh7201_master_clk_ops = {
40 static struct sh_clk_ops sh7201_module_clk_ops = {
50 static struct sh_clk_ops sh7201_bus_clk_ops = {
60 static struct sh_clk_ops sh7201_cpu_clk_ops = {
64 static struct sh_clk_ops *sh7201_clk_ops[] = {
71 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7206.c29 static struct sh_clk_ops sh7206_master_clk_ops = {
39 static struct sh_clk_ops sh7206_module_clk_ops = {
48 static struct sh_clk_ops sh7206_bus_clk_ops = {
58 static struct sh_clk_ops sh7206_cpu_clk_ops = {
62 static struct sh_clk_ops *sh7206_clk_ops[] = {
69 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh7269.c43 static struct sh_clk_ops pll_clk_ops = {
58 static struct sh_clk_ops peripheral0_clk_ops = {
73 static struct sh_clk_ops peripheral1_clk_ops = {
/linux/arch/sh/kernel/cpu/sh4/
A Dclock-sh4.c31 static struct sh_clk_ops sh4_master_clk_ops = {
41 static struct sh_clk_ops sh4_module_clk_ops = {
51 static struct sh_clk_ops sh4_bus_clk_ops = {
61 static struct sh_clk_ops sh4_cpu_clk_ops = {
65 static struct sh_clk_ops *sh4_clk_ops[] = {
72 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
A Dclock-sh4-202.c41 static struct sh_clk_ops sh4202_emi_clk_ops = {
56 static struct sh_clk_ops sh4202_femi_clk_ops = {
130 static struct sh_clk_ops sh4202_shoc_clk_ops = {
/linux/drivers/sh/clk/
A Dcpg.c73 static struct sh_clk_ops sh_clk_mstp_clk_ops = {
180 static struct sh_clk_ops sh_clk_div_clk_ops = {
186 static struct sh_clk_ops sh_clk_div_enable_clk_ops = {
227 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops()
312 static struct sh_clk_ops sh_clk_div6_reparent_clk_ops = {
365 static struct sh_clk_ops sh_clk_div4_reparent_clk_ops = {
444 static struct sh_clk_ops fsidiv_clk_ops = {
/linux/arch/sh/boards/
A Dof-generic.c164 struct sh_clk_ops;
166 void __init __weak arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/linux/arch/sh/include/asm/
A Dclock.h8 void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type);
/linux/include/linux/
A Dsh_clk.h22 struct sh_clk_ops { struct
45 struct sh_clk_ops *ops; argument

Completed in 33 milliseconds

12