Searched refs:osc0 (Results 1 – 1 of 1) sorted by relevance
107 static struct clk osc0; variable277 if (parent == &osc0) in pll1_set_parent()300 static struct clk osc0 = { variable314 .parent = &osc0,322 .parent = &osc0,574 else if (parent == &osc0 || parent == &pll0) in genclk_set_parent()601 parent = (control & PM_BIT(PLLSEL)) ? &pll0 : &osc0; in genclk_init_parent()2205 &osc0,2277 main_clock = &osc0; in setup_platform()2278 cpu_clk.parent = &osc0; in setup_platform()