Searched refs:xtal_speed (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-omap2/
H A Dclkt2xxx_virt_prcm_set.c52 if (ptr->xtal_speed != sclk->rate)
76 if (prcm->xtal_speed != sclk->rate)
101 if (prcm->dpll_speed == prcm->xtal_speed)
158 if (prcm->xtal_speed != sclk->rate)
162 if (prcm->dpll_speed == prcm->xtal_speed)
187 if (prcm->xtal_speed != sclk->rate)
191 if (prcm->dpll_speed == prcm->xtal_speed)
H A Dclkt2xxx_dpllcore.c119 div = ((curr_prcm_set->xtal_speed / 1000000) - 1);
137 if (rate == curr_prcm_set->xtal_speed) /* If asking for 1-1 */
H A Dopp2xxx.h10 * xtal_speed, dpll_speed, mpu_speed, CM_CLKSEL_MPU,CM_CLKSEL_DSP
17 unsigned long xtal_speed; /* crystal rate */ member in struct:prcm_config
H A Dclock2420_data.c1880 if (prcm->xtal_speed != sys_ck.rate)
H A Dclock2430_data.c1969 if (prcm->xtal_speed != sys_ck.rate)

Completed in 116 milliseconds