Home
last modified time | relevance | path

Searched refs:hw_to_owl_comp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/actions/
A Dowl-composite.c18 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_get_parent()
25 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_set_parent()
32 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_disable()
40 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_enable()
50 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_is_enabled()
59 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_round_rate()
68 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_recalc_rate()
77 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_set_rate()
86 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_round_rate()
96 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_recalc_rate()
[all …]
A Dowl-composite.h111 static inline struct owl_composite *hw_to_owl_comp(const struct clk_hw *hw) in hw_to_owl_comp() function

Completed in 5 milliseconds