Searched refs:external_low_reference (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-imx/
H A Dclock-imx21.c460 static unsigned long external_low_reference; /* in Hz */ variable
464 return external_low_reference;
1204 external_low_reference = lref;
H A Dclock-imx27.c322 static unsigned long external_low_reference = 32768; variable
326 return external_low_reference;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dclock-mx51.c28 static unsigned long external_high_reference, external_low_reference; variable
610 return external_low_reference;
861 external_low_reference = ckil;

Completed in 114 milliseconds