Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/plat/marvell/armada/a3k/common/
Darmada_common.h15 int marvell_get_io_dec_win_conf(struct dec_win_config **win, uint32_t *size);
/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/
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
Dplat_pm.c727 if (marvell_get_io_dec_win_conf(&io_dec_map, &dec_win_num)) { in a3700_pwr_domain_suspend_finish()
/external/arm-trusted-firmware/plat/marvell/armada/a3k/a3700/
Dplat_bl31_setup.c60 if (marvell_get_io_dec_win_conf(&io_dec_map, &dec_win_num)) { in bl31_plat_arch_setup()