Searched refs:gpio1_clk (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/arm/mach-spear6xx/ |
D | clock.c | 607 static struct clk gpio1_clk = { variable 671 { .dev_id = "fc980000.gpio", .clk = &gpio1_clk},
|
/linux-3.4.99/arch/arm/mach-imx/ |
D | clock-imx35.c | 358 DEFINE_CLOCK(gpio1_clk, 0, MX35_CCM_CGR1, 2, NULL, NULL); 450 _REGISTER_CLOCK(NULL, "gpio", gpio1_clk)
|
/linux-3.4.99/arch/arm/mach-spear3xx/ |
D | clock.c | 569 static struct clk gpio1_clk = { variable 700 { .dev_id = "gpio1", .clk = &gpio1_clk},
|