Home
last modified time | relevance | path

Searched refs:omap_pm_get_oscillator (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpm.h149 extern void omap_pm_get_oscillator(u32 *tstart, u32 *tshut);
153 static inline void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) { *tstart = *tshut = 0; } in omap_pm_get_oscillator() function
H A Dpm.c63 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() function
H A Dvc.c437 omap_pm_get_oscillator(&tstart, &tshut); in omap3_set_off_timings()
580 omap_pm_get_oscillator(&tstart, &tshut); in omap4_set_timings()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpm.h127 extern void omap_pm_get_oscillator(u32 *tstart, u32 *tshut);
129 static inline void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) { *tstart = *tshut = 0; } in omap_pm_get_oscillator() function
H A Dpm.c57 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() function
H A Dvc.c434 omap_pm_get_oscillator(&tstart, &tshut); in omap3_set_off_timings()
577 omap_pm_get_oscillator(&tstart, &tshut); in omap4_set_timings()

Completed in 4 milliseconds