Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dprm3xxx.c660 static int omap3xxx_prm_late_init(void);
664 .late_init = &omap3xxx_prm_late_init,
689 static int omap3xxx_prm_late_init(void) in omap3xxx_prm_late_init() function