Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/ti/k3/common/drivers/ti_sci/
Dti_sci_protocol.h71 #define TI_SCI_FLAG_RESP_GENERIC_ACK TI_SCI_MSG_FLAG(1) macro
Dti_sci.c133 if (!(hdr->flags & TI_SCI_FLAG_RESP_GENERIC_ACK)) in ti_sci_get_response()