Searched refs:PLAT_RSS_AP_RCV_MHU_BASE (Results 1 – 6 of 6) sorted by relevance
50 PLAT_RSS_AP_RCV_MHU_BASE); in bl2_plat_mboot_init()
51 PLAT_RSS_AP_RCV_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()
253 #define PLAT_RSS_AP_RCV_MHU_BASE UL(0x2A850000) macro