Searched refs:gpt2_clk (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-spear3xx/
H A Dclock.c222 static struct clk gpt2_clk = { variable in typeref:struct:clk
365 { .dev_id = "gpt2", .clk = &gpt2_clk},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-spear6xx/
H A Dclock.c262 static struct clk gpt2_clk = { variable in typeref:struct:clk
454 { .dev_id = "gpt2", .clk = &gpt2_clk},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx27.c605 DEFINE_CLOCK(gpt2_clk, 1, 0, 0, NULL, &gpt2_clk1, &per1_clk);
634 _REGISTER_CLOCK(NULL, "gpt2", gpt2_clk)

Completed in 208 milliseconds