Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/marvell/armada/common/
Dmarvell_console.c72 void marvell_console_runtime_end(void) in marvell_console_runtime_end() function
/trusted-firmware-a-latest/include/plat/marvell/armada/a3k/common/
Dplat_marvell.h47 void marvell_console_runtime_end(void);
/trusted-firmware-a-latest/include/plat/marvell/armada/a8k/common/
Dplat_marvell.h57 void marvell_console_runtime_end(void);
/trusted-firmware-a-latest/plat/marvell/armada/a8k/common/
Dplat_pm.c627 marvell_console_runtime_end(); in a8k_pwr_domain_suspend()