Home
last modified time | relevance | path

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

/linux/drivers/clk/qcom/
H A Ddispcc-sc8280xp.c3136 #define clkr_to_alpha_clk_pll(_clkr) container_of(_clkr, struct clk_alpha_pll, clkr) macro
3170 clk_lucid_pll_configure(clkr_to_alpha_clk_pll(desc->clks[DISP_CC_PLL0]), regmap, &disp_cc_pll0_config); in disp_cc_sc8280xp_probe()
3171 clk_lucid_pll_configure(clkr_to_alpha_clk_pll(desc->clks[DISP_CC_PLL1]), regmap, &disp_cc_pll1_config); in disp_cc_sc8280xp_probe()
3172 clk_lucid_pll_configure(clkr_to_alpha_clk_pll(desc->clks[DISP_CC_PLL2]), regmap, &disp_cc_pll2_config); in disp_cc_sc8280xp_probe()