Searched refs:ipg_clk (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx27.c465 static struct clk ipg_clk = { variable in typeref:struct:clk
533 DEFINE_CLOCK(ssi2_clk1, 1, PCCR0, 0, NULL, NULL, &ipg_clk);
534 DEFINE_CLOCK(ssi1_clk1, 0, PCCR0, 1, NULL, NULL, &ipg_clk);
536 DEFINE_CLOCK(sdhc3_clk1, 0, PCCR0, 3, NULL, NULL, &ipg_clk);
537 DEFINE_CLOCK(sdhc2_clk1, 0, PCCR0, 4, NULL, NULL, &ipg_clk);
538 DEFINE_CLOCK(sdhc1_clk1, 0, PCCR0, 5, NULL, NULL, &ipg_clk);
539 DEFINE_CLOCK(scc_clk, 0, PCCR0, 6, NULL, NULL, &ipg_clk);
542 DEFINE_CLOCK(rtc_clk, 0, PCCR0, 9, NULL, NULL, &ipg_clk);
543 DEFINE_CLOCK(pwm_clk1, 0, PCCR0, 11, NULL, NULL, &ipg_clk);
544 DEFINE_CLOCK(owire_clk, 0, PCCR0, 12, NULL, NULL, &ipg_clk);
[all...]
H A Dclock-imx21.c591 static struct clk ipg_clk = { variable in typeref:struct:clk
662 .parent = &ipg_clk,
669 .parent = &ipg_clk,
676 .parent = &ipg_clk,
683 .parent = &ipg_clk,
712 .parent = &ipg_clk,
719 .parent = &ipg_clk,
726 .parent = &ipg_clk,
739 .parent = &ipg_clk,
764 .parent = &ipg_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.c73 static struct clk ipg_clk; variable in typeref:struct:clk
470 DEFINE_CLOCK(perclk_clk, 0, NULL, 0, NULL, NULL, &ipg_clk);
478 DEFINE_CLOCK(iim_clk, 0, MXC_CCM_CGR0, 10, NULL, NULL, &ipg_clk);
479 DEFINE_CLOCK(ata_clk, 0, MXC_CCM_CGR0, 12, NULL, NULL, &ipg_clk);
481 DEFINE_CLOCK(cspi3_clk, 2, MXC_CCM_CGR0, 16, NULL, NULL, &ipg_clk);
482 DEFINE_CLOCK(rng_clk, 0, MXC_CCM_CGR0, 18, NULL, NULL, &ipg_clk);
495 DEFINE_CLOCK(wdog_clk, 0, MXC_CCM_CGR1, 10, NULL, NULL, &ipg_clk);
498 DEFINE_CLOCK(kpp_clk, 0, MXC_CCM_CGR1, 20, NULL, NULL, &ipg_clk);
506 DEFINE_CLOCK(cspi1_clk, 0, MXC_CCM_CGR2, 2, NULL, NULL, &ipg_clk);
507 DEFINE_CLOCK(cspi2_clk, 1, MXC_CCM_CGR2, 4, NULL, NULL, &ipg_clk);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dclock-mx51.c39 static struct clk ipg_clk; variable in typeref:struct:clk
518 } else if (clk->parent == &ipg_clk)
533 if (parent == &ipg_clk)
707 static struct clk ipg_clk = { variable in typeref:struct:clk
783 NULL, NULL, &ipg_clk, NULL);
793 NULL, NULL, &ipg_clk, &aips_tz1_clk);
795 NULL, NULL, &ipg_clk, &aips_tz1_clk);
797 NULL, NULL, &ipg_clk, &spba_clk);
801 NULL, NULL, &ipg_clk, NULL);
803 NULL, NULL, &ipg_clk, NUL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c345 static struct clk ipg_clk = { variable in typeref:struct:clk
557 .parent = &ipg_clk,
564 .parent = &ipg_clk,
575 .parent = &ipg_clk,
587 .parent = &ipg_clk,
594 .parent = &ipg_clk,

Completed in 147 milliseconds