Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h345 SRS_WAIT_FOR_HEADER, enumerator
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c1223 mbox_svc.next_resp_state = SRS_WAIT_FOR_HEADER; in mailbox_response_parser()
1229 case SRS_WAIT_FOR_HEADER: in mailbox_response_parser()
1231 mbox_svc.resp_state = SRS_WAIT_FOR_HEADER; in mailbox_response_parser()