Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-cdce925.c59 struct clk_cdce925_pll { struct
66 #define to_clk_cdce925_pll(_hw) container_of(_hw, struct clk_cdce925_pll, hw) argument
72 struct clk_cdce925_pll pll[MAX_NUMBER_OF_PLLS];
90 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_recalc_rate()
143 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_set_rate()
204 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_prepare()
258 struct clk_cdce925_pll *data = to_clk_cdce925_pll(hw); in cdce925_pll_unprepare()