Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dio.c425 omap2_prcm_base_init(); in omap2420_init_early()
449 omap2_prcm_base_init(); in omap2430_init_early()
478 omap2_prcm_base_init(); in omap3_init_early()
529 omap2_prcm_base_init(); in ti814x_init_early()
545 omap2_prcm_base_init(); in ti816x_init_early()
563 omap2_prcm_base_init(); in am33xx_init_early()
585 omap2_prcm_base_init(); in am43xx_init_early()
609 omap2_prcm_base_init(); in omap4430_init_early()
635 omap2_prcm_base_init(); in omap5_init_early()
662 omap2_prcm_base_init(); in dra7xx_init_early()
Dprm.h21 int omap2_prcm_base_init(void);
Dprm_common.c774 int __init omap2_prcm_base_init(void) in omap2_prcm_base_init() function