Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-cdce925.c73 struct clk_cdce925_pll { struct
80 #define to_clk_cdce925_pll(_hw) container_of(_hw, struct clk_cdce925_pll, hw) argument
86 struct clk_cdce925_pll pll[MAX_NUMBER_OF_PLLS];
104 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_recalc_rate()
158 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_set_rate()
219 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_prepare()
273 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_unprepare()