Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_console.c72 void marvell_console_runtime_end(void) in marvell_console_runtime_end() function
/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Dplat_marvell.h47 void marvell_console_runtime_end(void);
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dplat_marvell.h57 void marvell_console_runtime_end(void);
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c627 marvell_console_runtime_end(); in a8k_pwr_domain_suspend()