Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci.c49 static int ti_sci_setup_xfer(uint16_t msg_type, uint32_t msg_flags, in ti_sci_setup_xfer() argument
70 hdr->flags = msg_flags | TI_SCI_FLAG_REQ_ACK_ON_PROCESSED; in ti_sci_setup_xfer()