Home
last modified time | relevance | path

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

/linux/drivers/clk/actions/
H A Dowl-composite.h27 struct owl_composite { struct
39 struct owl_composite _struct = { \ argument
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(struct clk_hw *hw) in hw_to_owl_comp()
115 return container_of(common, struct owl_composite, common); in hw_to_owl_comp()