Home
last modified time | relevance | path

Searched refs:dsp_ck (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dclock_data.c208 static struct clk dsp_ck = { variable
209 .name = "dsp_ck",
688 CLK(NULL, "dsp_ck", &dsp_ck, CK_16XX | CK_1510 | CK_310),
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dclock_data.c197 static struct omap1_clk dsp_ck = { variable
198 .hw.init = CLK_HW_INIT("dsp_ck", "ck_dpll1", &omap1_clk_full_ops, 0),
619 CLK(NULL, "dsp_ck", &dsp_ck.hw, CK_16XX | CK_1510 | CK_310),

Completed in 3 milliseconds