Searched refs:ahb_clk (Results 1 - 7 of 7) 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.c87 static struct clk ahb_clk = { variable in typeref:struct:clk
266 .pclk = &ahb_clk,
273 .pclk = &ahb_clk,
281 .pclk = &ahb_clk,
289 .pclk = &ahb_clk,
297 .pclk = &ahb_clk,
305 .pclk = &ahb_clk,
313 .pclk = &ahb_clk,
360 { .con_id = "ahb_clk", .clk = &ahb_clk},
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-spear6xx/
H A Dclock.c87 static struct clk ahb_clk = { variable in typeref:struct:clk
322 .pclk = &ahb_clk,
329 .pclk = &ahb_clk,
337 .pclk = &ahb_clk,
345 .pclk = &ahb_clk,
353 .pclk = &ahb_clk,
361 .pclk = &ahb_clk,
369 .pclk = &ahb_clk,
447 { .con_id = "ahb_clk", .clk = &ahb_clk},
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx27.c460 static struct clk ahb_clk = { variable in typeref:struct:clk
466 .parent = &ahb_clk,
535 DEFINE_CLOCK(slcdc_clk, 0, PCCR0, 2, NULL, &slcdc_clk1, &ahb_clk);
540 DEFINE_CLOCK(sahara2_clk, 0, PCCR0, 7, NULL, &sahara2_clk1, &ahb_clk);
541 DEFINE_CLOCK(rtic_clk, 0, PCCR0, 8, NULL, &rtic_clk1, &ahb_clk);
558 DEFINE_CLOCK(fec_clk, 0, PCCR0, 26, NULL, &fec_clk1, &ahb_clk);
559 DEFINE_CLOCK(emma_clk, 0, PCCR0, 27, NULL, &emma_clk1, &ahb_clk);
560 DEFINE_CLOCK(dma_clk, 0, PCCR0, 28, NULL, &dma_clk1, &ahb_clk);
574 DEFINE_CLOCK(usb_clk1, 0, PCCR1, 11, NULL, NULL, &ahb_clk);
575 DEFINE_CLOCK(slcdc_clk1, 0, PCCR1, 12, NULL, NULL, &ahb_clk);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dclock-imx31.c439 static struct clk ahb_clk = { variable in typeref:struct:clk
480 DEFINE_CLOCK(sdma_clk1, 0, MXC_CCM_CGR0, 14, NULL, &sdma_clk1, &ahb_clk);
490 DEFINE_CLOCK(mpeg4_clk, 0, MXC_CCM_CGR1, 0, NULL, NULL, &ahb_clk);
497 DEFINE_CLOCK(usb_clk2, 0, MXC_CCM_CGR1, 18, usb_get_rate, NULL, &ahb_clk);
508 DEFINE_CLOCK(mbx_clk, 0, MXC_CCM_CGR2, 6, mbx_get_rate, NULL, &ahb_clk);
509 DEFINE_CLOCK(emi_clk, 0, MXC_CCM_CGR2, 8, NULL, NULL, &ahb_clk);
510 DEFINE_CLOCK(rtic_clk, 0, MXC_CCM_CGR2, 10, NULL, NULL, &ahb_clk);
515 DEFINE_CLOCK(nfc_clk, 0, NULL, 0, nfc_get_rate, NULL, &ahb_clk);
517 DEFINE_CLOCK(ipg_clk, 0, NULL, 0, ipg_get_rate, NULL, &ahb_clk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dclock-mx51.c38 static struct clk ahb_clk; variable in typeref:struct:clk
699 static struct clk ahb_clk = { variable in typeref:struct:clk
708 .parent = &ahb_clk,
731 .parent = &ahb_clk,
739 .parent = &ahb_clk,
748 .parent = &ahb_clk,
834 _REGISTER_CLOCK("mxc-ehci.0", "usb_ahb", ahb_clk)
836 _REGISTER_CLOCK("mxc-ehci.1", "usb_ahb", ahb_clk)
838 _REGISTER_CLOCK("fsl-usb2-udc", "usb_ahb", ahb_clk)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dclock.c857 static struct clk ahb_clk = { variable in typeref:struct:clk
869 .lock = __SPIN_LOCK_UNLOCKED(ahb_clk.lock),
1273 DEF_LOOKUP("ahb", &ahb_clk),
1346 &ahb_clk,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c350 static struct clk ahb_clk = { variable in typeref:struct:clk
435 .parent = &ahb_clk,

Completed in 207 milliseconds