Lines Matching refs:pll0_clk
66 static struct clk pll0_clk = { variable
76 .parent = &pll0_clk,
82 .parent = &pll0_clk,
89 .parent = &pll0_clk,
96 .parent = &pll0_clk,
105 .parent = &pll0_clk,
112 .parent = &pll0_clk,
119 .parent = &pll0_clk,
126 .parent = &pll0_clk,
432 CLK(NULL, "pll0", &pll0_clk),
1119 struct clk *pllclk = &pll0_clk; in da850_set_armrate()