owl_gate           36 drivers/clk/actions/owl-gate.c 	struct owl_gate *gate = hw_to_owl_gate(hw);
owl_gate           44 drivers/clk/actions/owl-gate.c 	struct owl_gate *gate = hw_to_owl_gate(hw);
owl_gate           67 drivers/clk/actions/owl-gate.c 	struct owl_gate *gate = hw_to_owl_gate(hw);
owl_gate           36 drivers/clk/actions/owl-gate.h 	struct owl_gate _struct = {					\
owl_gate           49 drivers/clk/actions/owl-gate.h 	struct owl_gate _struct = {					\
owl_gate           59 drivers/clk/actions/owl-gate.h static inline struct owl_gate *hw_to_owl_gate(const struct clk_hw *hw)
owl_gate           63 drivers/clk/actions/owl-gate.h 	return container_of(common, struct owl_gate, common);