Lines Matching refs:ccu_pll
62 struct ccu_pll {
109 static inline struct ccu_pll *hw_to_ccu_pll(struct clk_hw *hw)
113 return container_of(common, struct ccu_pll, common);
248 struct ccu_pll *pll = hw_to_ccu_pll(hw);
272 struct ccu_pll *pll = hw_to_ccu_pll(hw);
309 static struct ccu_pll cpu_pll0_clk = {
321 static struct ccu_pll cpu_pll1_clk = {
333 static struct ccu_pll gmac_pll_clk = {
353 static struct ccu_pll video_pll_clk = {
373 static struct ccu_pll dpu0_pll_clk = {
389 static struct ccu_pll dpu1_pll_clk = {
405 static struct ccu_pll tee_pll_clk = {
1128 struct ccu_pll *cp = hw_to_ccu_pll(&plat_data->th1520_pll_clks[i]->hw);