Searched refs:pll0_aux_clk (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-davinci/ |
H A D | da830.c | 58 static struct clk pll0_aux_clk = { variable in typeref:struct:clk 59 .name = "pll0_aux_clk", 108 .parent = &pll0_aux_clk, 113 .parent = &pll0_aux_clk, 118 .parent = &pll0_aux_clk, 379 CLK(NULL, "pll0_aux", &pll0_aux_clk),
|
H A D | da850.c | 74 static struct clk pll0_aux_clk = { variable in typeref:struct:clk 75 .name = "pll0_aux_clk", 166 .parent = &pll0_aux_clk, 171 .parent = &pll0_aux_clk, 176 .parent = &pll0_aux_clk, 433 CLK(NULL, "pll0_aux", &pll0_aux_clk),
|
Completed in 73 milliseconds