Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sprd/
H A Dcommon.h30 hw_to_sprd_clk_common(const struct clk_hw *hw) in hw_to_sprd_clk_common() function
H A Ddiv.h62 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_div()
H A Dcomposite.h61 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_comp()
H A Dmux.h75 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_mux()
H A Dpll.h120 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_pll()
H A Dgate.h159 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_gate()