Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/actions/
H A Dowl-common.h35 hw_to_owl_clk_common(const struct clk_hw *hw) in hw_to_owl_clk_common() function
H A Dowl-mux.h49 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_mux()
H A Dowl-divider.h54 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_divider()
H A Dowl-gate.h61 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_gate()
H A Dowl-factor.h62 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_factor()
H A Dowl-composite.h113 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_comp()
H A Dowl-pll.h103 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_pll()