Lines Matching refs:coreclk
89 struct clk *sysclk, *coreclk;
1155 clk = input_clock_by_name(name, "coreclk");
1160 * This indicates a mix of legacy nodes with the new coreclk
1162 * don't use the wrong input clock just because coreclk isn't
1196 if (cg->coreclk && idx != PLATFORM_PLL) {
1197 if (IS_ERR(cg->coreclk))
1200 input = "cg-coreclk";
1406 clk = cg->coreclk;
1521 clockgen.coreclk = create_coreclk("cg-coreclk");