Lines Matching refs:clk_ops
32 static const struct clk_ops dpll_m4xen_ck_ops = {
44 static const struct clk_ops dpll_m4xen_ck_ops = {};
50 static const struct clk_ops dpll_core_ck_ops = {
55 static const struct clk_ops dpll_ck_ops = {
67 static const struct clk_ops dpll_no_gate_ck_ops = {
77 static const struct clk_ops dpll_core_ck_ops = {};
78 static const struct clk_ops dpll_ck_ops = {};
79 static const struct clk_ops dpll_no_gate_ck_ops = {};
84 static const struct clk_ops omap2_dpll_core_ck_ops = {
91 static const struct clk_ops omap2_dpll_core_ck_ops = {};
95 static const struct clk_ops omap3_dpll_core_ck_ops = {
101 static const struct clk_ops omap3_dpll_core_ck_ops = {};
105 static const struct clk_ops omap3_dpll_ck_ops = {
117 static const struct clk_ops omap3_dpll5_ck_ops = {
129 static const struct clk_ops omap3_dpll_per_ck_ops = {
142 static const struct clk_ops dpll_x2_ck_ops = {
226 const struct clk_ops *ops = &omap3_dpll_ck_ops; in ti_clk_register_dpll()
315 const struct clk_ops *ops, in _register_dpll_x2()
363 const struct clk_ops *ops, in of_ti_dpll_setup()