Home
last modified time | relevance | path

Searched defs:omap_pm_get_oscillator (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dpm.c57 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() function
H A Dpm.h129 static inline void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) { *tstart = *tshut = 0; } in omap_pm_get_oscillator() function