Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci_protocol.h85 #define TI_SCI_FLAG_RESP_GENERIC_ACK TI_SCI_MSG_FLAG(1) macro
H A Dti_sci.c136 if (!(hdr->flags & TI_SCI_FLAG_RESP_GENERIC_ACK)) in ti_sci_get_response()