Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/qcom/
Dclk-regmap-divider.c21 static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw) in to_clk_regmap_div()
23 return container_of(to_clk_regmap(hw), struct clk_regmap_div, clkr); in to_clk_regmap_div()
29 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_round_rate()
38 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_set_rate()
53 struct clk_regmap_div *divider = to_clk_regmap_div(hw); in div_recalc_rate()
Dclk-regmap-divider.h20 struct clk_regmap_div { struct
Dlcc-msm8960.c151 static struct clk_regmap_div mi2s_div_clk = {
257 static struct clk_regmap_div prefix##_div_clk = { \
Dlcc-ipq806x.c170 static struct clk_regmap_div mi2s_div_clk = {