Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_ros.h27 #define RSU_GET_SPT_RESP_SIZE (4U) macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_ros.c126 uint32_t spt_offset[RSU_GET_SPT_RESP_SIZE]; in get_spt()
129 ret = mailbox_rsu_get_spt_offset(spt_offset, RSU_GET_SPT_RESP_SIZE); in get_spt()