Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_gicv3.c24 #pragma weak plat_marvell_gic_init macro
91 void plat_marvell_gic_init(void) in plat_marvell_gic_init() function
H A Dmarvell_gicv2.c24 #pragma weak plat_marvell_gic_init macro
142 void plat_marvell_gic_init(void) in plat_marvell_gic_init() function
H A Dmarvell_bl31_setup.c167 plat_marvell_gic_init(); in marvell_bl31_platform_setup()
/rk3399_ARM-atf/include/plat/marvell/armada/common/
H A Dmarvell_plat_priv.h25 void plat_marvell_gic_init(void);
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Dplat_pm.c708 plat_marvell_gic_init(); in a3700_pwr_domain_suspend_finish()