Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-pll.c63 #define to_clk_regmap_pll(_hw) container_of(_hw, struct clk_regmap_pll, hw) macro
68 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_recalc_rate()
236 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_round_rate()
252 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_set_rate()
290 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_prepare()
308 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_unprepare()
316 struct clk_regmap_pll *pll = to_clk_regmap_pll(hw); in clk_regmap_pll_is_prepared()