Searched refs:AEON_IPC_STS_STATUS_SUCCESS (Results 1 – 1 of 1) sorted by relevance
74 #define AEON_IPC_STS_STATUS_SUCCESS FIELD_PREP_CONST(AEON_IPC_STS_STATUS, 0x4) macro 445 if ((*ret_sts & AEON_IPC_STS_STATUS) != AEON_IPC_STS_STATUS_SUCCESS) in aeon_ipc_send_cmd()