Searched defs:clk_ops (Results 1 – 10 of 10) sorted by relevance
20 struct clk_ops { struct39 int (*of_xlate)(struct clk *clock,54 int (*request)(struct clk *clock);63 int (*free)(struct clk *clock);70 ulong (*get_rate)(struct clk *clk);78 ulong (*set_rate)(struct clk *clk, ulong rate);86 int (*set_parent)(struct clk *clk, struct clk *parent);93 int (*enable)(struct clk *clk);100 int (*disable)(struct clk *clk);
12 struct clk_ops { struct18 struct clk_ops *clk_ops; argument
234 struct clk_ops { struct235 int (*prepare)(struct clk_hw *hw);236 void (*unprepare)(struct clk_hw *hw);237 int (*is_prepared)(struct clk_hw *hw);239 int (*enable)(struct clk_hw *hw);240 void (*disable)(struct clk_hw *hw);241 int (*is_enabled)(struct clk_hw *hw);252 u8 (*get_parent)(struct clk_hw *hw);260 int (*get_phase)(struct clk_hw *hw);266 int (*init)(struct clk_hw *hw);[all …]
49 struct clk_ops { struct67 struct clk_ops *ops; argument
271 struct ti_sci_clk_ops clk_ops; member
139 const struct clk_ops *clk_ops; member
190 const struct sdhci_arasan_clk_ops *clk_ops; member212 const struct sdhci_arasan_clk_ops *clk_ops; member
541 struct ti_sci_clk_ops clk_ops; member
289 const struct clk_ops *clk_ops; member