Home
last modified time | relevance | path

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

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