Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci_protocol.h65 #define TI_SCI_FLAG_RESP_GENERIC_ACK TI_SCI_MSG_FLAG(1) macro
H A Dti_sci.c136 if (!(rxhdr->flags & TI_SCI_FLAG_RESP_GENERIC_ACK)) { in ti_sci_do_xfer()