Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_sip_svc.h267 #define MBOX_GEN_CMD_MAX_WORDS (0x1000) macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c1430 if ((cmd_payload_len > MBOX_GEN_CMD_MAX_WORDS) ||
1431 (resp_payload_len > MBOX_GEN_CMD_MAX_WORDS)) {