Searched refs:gpt1_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.c207 static struct clk gpt1_clk = { variable in typeref:struct:clk
364 { .dev_id = "gpt1", .clk = &gpt1_clk},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-spear6xx/
H A Dclock.c248 static struct clk gpt1_clk = { variable in typeref:struct:clk
453 { .dev_id = "gpt1", .clk = &gpt1_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.c604 DEFINE_CLOCK(gpt1_clk, 0, 0, 0, NULL, &gpt1_clk1, &per1_clk);
633 _REGISTER_CLOCK(NULL, "gpt1", gpt1_clk)
758 mxc_timer_init(&gpt1_clk, MX27_IO_ADDRESS(MX27_GPT1_BASE_ADDR),

Completed in 113 milliseconds