Lines Matching refs:clk_ops
31 static const struct clk_ops dpll_m4xen_ck_ops = {
43 static const struct clk_ops dpll_m4xen_ck_ops = {};
49 static const struct clk_ops dpll_core_ck_ops = {
54 static const struct clk_ops dpll_ck_ops = {
66 static const struct clk_ops dpll_no_gate_ck_ops = {
76 static const struct clk_ops dpll_core_ck_ops = {};
77 static const struct clk_ops dpll_ck_ops = {};
78 static const struct clk_ops dpll_no_gate_ck_ops = {};
83 static const struct clk_ops omap2_dpll_core_ck_ops = {
90 static const struct clk_ops omap2_dpll_core_ck_ops = {};
94 static const struct clk_ops omap3_dpll_core_ck_ops = {
100 static const struct clk_ops omap3_dpll_core_ck_ops = {};
104 static const struct clk_ops omap3_dpll_ck_ops = {
116 static const struct clk_ops omap3_dpll_per_ck_ops = {
129 static const struct clk_ops dpll_x2_ck_ops = {
200 const struct clk_ops *ops = &omap3_dpll_ck_ops; in ti_clk_register_dpll()
289 const struct clk_ops *ops, in _register_dpll_x2()
337 const struct clk_ops *ops, in of_ti_dpll_setup()