Searched refs:armper_ck (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | clock_data.c | 126 static struct arm_idlect1_clk armper_ck = { variable 128 .name = "armper_ck", 419 .parent = &armper_ck.clk, 439 .parent = &armper_ck.clk, 458 .parent = &armper_ck.clk, 477 .parent = &armper_ck.clk, 497 .parent = &armper_ck.clk, 606 .parent = &armper_ck.clk, 621 .parent = &armper_ck.clk, 632 .parent = &armper_ck [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | clock_data.c | 124 static struct arm_idlect1_clk armper_ck = { variable 126 .hw.init = CLK_HW_INIT("armper_ck", "ck_dpll1", &omap1_clk_full_ops, 367 .hw.init = CLK_HW_INIT("uart1_ck", "armper_ck", &omap1_clk_full_ops, 0), 386 .hw.init = CLK_HW_INIT("uart1_ck", "armper_ck", &omap1_clk_full_ops, 0), 403 .hw.init = CLK_HW_INIT("uart2_ck", "armper_ck", &omap1_clk_full_ops, 0), 420 .hw.init = CLK_HW_INIT("uart3_ck", "armper_ck", &omap1_clk_full_ops, 0), 439 .hw.init = CLK_HW_INIT("uart3_ck", "armper_ck", &omap1_clk_full_ops, 0), 546 .hw.init = CLK_HW_INIT("mmc1_ck", "armper_ck", &omap1_clk_full_ops, 0), 560 .hw.init = CLK_HW_INIT("mmc2_ck", "armper_ck", &omap1_clk_full_ops, 0), 570 .hw.init = CLK_HW_INIT("mmc3_ck", "armper_ck", [all...] |
Completed in 2 milliseconds