Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c1283 mbox_svc.next_resp_state = SRS_SYNC_ERROR; in mailbox_response_parser()
1346 mbox_svc.next_resp_state = SRS_SYNC_ERROR; in mailbox_response_parser()
1369 mbox_svc.next_resp_state = SRS_SYNC_ERROR; in mailbox_response_parser()
1376 case SRS_SYNC_ERROR: in mailbox_response_parser()
1378 mbox_svc.resp_state = SRS_SYNC_ERROR; in mailbox_response_parser()
1399 if (mbox_svc.next_resp_state == SRS_SYNC_ERROR) { in mailbox_response_handler_fsm()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h347 SRS_SYNC_ERROR enumerator