Lines Matching refs:clk_ops
32 static const struct clk_ops dpll_m4xen_ck_ops = {
46 static const struct clk_ops dpll_m4xen_ck_ops = {};
52 static const struct clk_ops dpll_core_ck_ops = {
57 static const struct clk_ops dpll_ck_ops = {
71 static const struct clk_ops dpll_no_gate_ck_ops = {
83 static const struct clk_ops dpll_core_ck_ops = {};
84 static const struct clk_ops dpll_ck_ops = {};
85 static const struct clk_ops dpll_no_gate_ck_ops = {};
90 static const struct clk_ops omap2_dpll_core_ck_ops = {
97 static const struct clk_ops omap2_dpll_core_ck_ops = {};
101 static const struct clk_ops omap3_dpll_core_ck_ops = {
107 static const struct clk_ops omap3_dpll_core_ck_ops = {};
111 static const struct clk_ops omap3_dpll_ck_ops = {
123 static const struct clk_ops omap3_dpll5_ck_ops = {
135 static const struct clk_ops omap3_dpll_per_ck_ops = {
148 static const struct clk_ops dpll_x2_ck_ops = {
224 const struct clk_ops *ops, in _register_dpll_x2()
286 const struct clk_ops *ops, in of_ti_dpll_setup()