Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h317 #define FLAG_SDM_RESPONSE_IS_IN_PROGRESS BIT(2) macro
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c1252 FLAG_SDM_RESPONSE_IS_IN_PROGRESS); in mailbox_response_parser()