Searched refs:dspmmu_ck (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | clock_data.c | 220 static struct clk dspmmu_ck = { variable 221 .name = "dspmmu_ck", 689 CLK(NULL, "dspmmu_ck", &dspmmu_ck, CK_16XX | CK_1510 | CK_310),
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | clock_data.c | 208 static struct omap1_clk dspmmu_ck = { variable 209 .hw.init = CLK_HW_INIT("dspmmu_ck", "ck_dpll1", &omap1_clk_rate_ops, 0), 620 CLK(NULL, "dspmmu_ck", &dspmmu_ck.hw, CK_16XX | CK_1510 | CK_310),
|
Completed in 4 milliseconds