Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-cdce925.c72 struct clk_cdce925_pll { struct
79 #define to_clk_cdce925_pll(_hw) container_of(_hw, struct clk_cdce925_pll, hw) argument
85 struct clk_cdce925_pll pll[MAX_NUMBER_OF_PLLS];
103 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_recalc_rate()
157 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_set_rate()
218 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_prepare()
272 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_unprepare()