Searched refs:PLAT_RSS_AP_SND_MHU_BASE (Results 1 – 6 of 6) sorted by relevance
49 (void)rss_comms_init(PLAT_RSS_AP_SND_MHU_BASE, in bl2_plat_mboot_init()
50 (void)rss_comms_init(PLAT_RSS_AP_SND_MHU_BASE, in bl1_plat_mboot_init()
23 status = rss_comms_init(PLAT_RSS_AP_SND_MHU_BASE, PLAT_RSS_AP_RCV_MHU_BASE); in nv_counter_test()
36 status = rss_comms_init(PLAT_RSS_AP_SND_MHU_BASE, PLAT_RSS_AP_RCV_MHU_BASE); in rotpk_test()
35 rss_comms_init(PLAT_RSS_AP_SND_MHU_BASE, PLAT_RSS_AP_RCV_MHU_BASE); in run_tests()
252 #define PLAT_RSS_AP_SND_MHU_BASE UL(0x2A840000) macro