Lines Matching refs:pll0_clk
65 static struct clk pll0_clk = { variable
75 .parent = &pll0_clk,
81 .parent = &pll0_clk,
88 .parent = &pll0_clk,
95 .parent = &pll0_clk,
104 .parent = &pll0_clk,
111 .parent = &pll0_clk,
118 .parent = &pll0_clk,
125 .parent = &pll0_clk,
431 CLK(NULL, "pll0", &pll0_clk),
1118 struct clk *pllclk = &pll0_clk; in da850_set_armrate()