Lines Matching defs:coreclk
91 struct clk *sysclk, *coreclk;
1181 clk = input_clock_by_name(name, "coreclk");
1186 * This indicates a mix of legacy nodes with the new coreclk
1188 * don't use the wrong input clock just because coreclk isn't
1222 if (cg->coreclk && idx != PLATFORM_PLL) {
1223 if (IS_ERR(cg->coreclk))
1226 input = "cg-coreclk";
1432 clk = cg->coreclk;
1547 clockgen.coreclk = create_coreclk("cg-coreclk");