Home
last modified time | relevance | path

Searched refs:RSU_STATUS_RES_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_ros.h29 #define RSU_STATUS_RES_SIZE (9U) macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_ros.c52 uint32_t rsu_status[RSU_STATUS_RES_SIZE]; in get_current_image_index()
58 ret = mailbox_rsu_status(rsu_status, RSU_STATUS_RES_SIZE); in get_current_image_index()