Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h224 #define RSU_VERSION_ACMF_MASK 0xff00 macro
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c650 if ((info->version & RSU_VERSION_ACMF_MASK) == 0U) { in mailbox_rsu_status()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c914 failure_source = resp->resp_data[5] & RSU_VERSION_ACMF_MASK;