Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Darmada_common.h15 int marvell_get_io_dec_win_conf(struct dec_win_config **win, uint32_t *size);
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Dmarvell_plat_config.c27 int marvell_get_io_dec_win_conf(struct dec_win_config **win, uint32_t *size) in marvell_get_io_dec_win_conf() function
H A Dplat_pm.c734 if (marvell_get_io_dec_win_conf(&io_dec_map, &dec_win_num)) { in a3700_pwr_domain_suspend_finish()
/rk3399_ARM-atf/plat/marvell/armada/a3k/a3700/
H A Dplat_bl31_setup.c60 if (marvell_get_io_dec_win_conf(&io_dec_map, &dec_win_num)) { in bl31_plat_arch_setup()