Home
last modified time | relevance | path

Searched refs:owl_composite (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/actions/
H 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 *com in owl_comp_fact_recalc_rate()
[all...]
H A Dowl-composite.h27 struct owl_composite { struct
39 struct owl_composite _struct = { \
54 struct owl_composite _struct = { \
68 struct owl_composite _struct = { \
83 struct owl_composite _struct = { \
99 struct owl_composite _struct = { \
111 static inline struct owl_composite *hw_to_owl_comp(const struct clk_hw *hw) in hw_to_owl_comp()
115 return container_of(common, struct owl_composite, common); in hw_to_owl_comp()
/kernel/linux/linux-6.6/drivers/clk/actions/
H 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_determine_rate()
74 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_recalc_rate()
83 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_set_rate()
92 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_determine_rate()
108 struct owl_composite *com in owl_comp_fact_recalc_rate()
[all...]
H A Dowl-composite.h27 struct owl_composite { struct
39 struct owl_composite _struct = { \
54 struct owl_composite _struct = { \
68 struct owl_composite _struct = { \
83 struct owl_composite _struct = { \
99 struct owl_composite _struct = { \
111 static inline struct owl_composite *hw_to_owl_comp(const struct clk_hw *hw) in hw_to_owl_comp()
115 return container_of(common, struct owl_composite, common); in hw_to_owl_comp()

Completed in 2 milliseconds