Searched refs:emul_ck (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm24xx.c62 static struct clk *osc_ck, *emul_ck; variable in typeref:struct:
521 emul_ck = clk_get(NULL, "emul_ck");
522 if (IS_ERR(emul_ck)) {
523 printk(KERN_ERR "could not get emul_ck\n");
H A Dclock2420_data.c361 static struct clk emul_ck = { variable in typeref:struct:clk
362 .name = "emul_ck",
1734 CLK(NULL, "emul_ck", &emul_ck, CK_242X),
H A Dclock2430_data.c346 static struct clk emul_ck = { variable in typeref:struct:clk
347 .name = "emul_ck",
1811 CLK(NULL, "emul_ck", &emul_ck, CK_243X),

Completed in 108 milliseconds