Home
last modified time | relevance | path

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

/linux/drivers/clk/mmp/
H A Dclk-frac.c22 #define to_clk_factor(hw) container_of(hw, struct mmp_clk_factor, hw) macro
27 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_round_rate()
53 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_recalc_rate()
80 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_set_rate()
119 struct mmp_clk_factor *factor = to_clk_factor(hw); in clk_factor_init()