Home
last modified time | relevance | path

Searched refs:external_low_reference (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-imx/
Dclock-imx21.c460 static unsigned long external_low_reference; /* in Hz */ variable
464 return external_low_reference; in get_low_reference_clock_rate()
1204 external_low_reference = lref; in mx21_clocks_init()
Dclock-imx27.c322 static unsigned long external_low_reference = 32768; variable
326 return external_low_reference; in get_rate_low_reference()
/linux-2.6.39/arch/arm/mach-mx5/
Dclock-mx51-mx53.c28 static unsigned long external_high_reference, external_low_reference; variable
695 return external_low_reference; in get_low_reference_clock_rate()
1506 external_low_reference = ckil; in mx51_clocks_init()
1549 external_low_reference = ckil; in mx53_clocks_init()