Searched defs:dpll2_ck (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-omap2/
H A Dcclock3xxx_data.c831 static struct clk dpll2_ck; variable in typeref:struct:clk
835 .clk = &dpll2_ck,
842 DEFINE_STRUCT_CLK(dpll2_ck, dpll3_ck_parent_names, dpll1_ck_ops);
849 DEFINE_CLK_DIVIDER(dpll2_m2_ck, "dpll2_ck", &dpll2_ck, 0x0,
3347 CLK(NULL, "dpll2_ck", &dpll2_ck),

Completed in 41 milliseconds