Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/sfcp/sfcp_core/
H A Dsfcp.c484 static inline enum sfcp_error_t sfcp_not_available_error(bool is_msg) in sfcp_not_available_error() function
509 return sfcp_not_available_error(is_msg); in receive_msg_reply_from_node()
574 } else if (sfcp_err != sfcp_not_available_error(is_msg)) { in receive_msg_reply()
579 return sfcp_not_available_error(is_msg); in receive_msg_reply()