Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci.c93 struct ti_sci_msg_hdr *rxhdr = (struct ti_sci_msg_hdr *)rxmsg->buf; in ti_sci_do_xfer() local
124 if (rxhdr->seq == message_sequence) in ti_sci_do_xfer()
128 rxhdr->seq); in ti_sci_do_xfer()
136 if (!(rxhdr->flags & TI_SCI_FLAG_RESP_GENERIC_ACK)) { in ti_sci_do_xfer()
143 rxhdr->type, rxhdr->seq, rxhdr->host); in ti_sci_do_xfer()