Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sprd/
Dcommon.h30 hw_to_sprd_clk_common(const struct clk_hw *hw) in hw_to_sprd_clk_common() function
Ddiv.h54 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_div()
Dcomposite.h44 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_comp()
Dgate.h51 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_gate()
Dmux.h61 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_mux()
Dpll.h101 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_pll()