Home
last modified time | relevance | path

Searched refs:mailbox_rsu_get_spt_offset (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_ros.c129 ret = mailbox_rsu_get_spt_offset(spt_offset, RSU_GET_SPT_RESP_SIZE); in get_spt()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h290 int mailbox_rsu_get_spt_offset(uint32_t *resp_buf, uint32_t resp_buf_len);
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c617 int mailbox_rsu_get_spt_offset(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_rsu_get_spt_offset() function