Home
last modified time | relevance | path

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

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