Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dplat_marvell.h96 void *plat_marvell_get_pm_cfg(void);
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0/board/
H A Dmarvell_plat_config.c175 void *plat_marvell_get_pm_cfg(void) in plat_marvell_get_pm_cfg() function
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c64 #pragma weak plat_marvell_get_pm_cfg macro
478 void *plat_marvell_get_pm_cfg(void) in plat_marvell_get_pm_cfg() function
748 pm_cfg = (struct power_off_method *)plat_marvell_get_pm_cfg(); in a8k_pwr_domain_pwr_down_wfi()