Searched refs:ti_sci_transport_send (Results 1 – 5 of 5) sorted by relevance
63 int ti_sci_transport_send(enum ti_sci_transport_chan_id id, const struct ti_sci_msg *msg);
169 ret = ti_sci_transport_send(TX_SECURE_TRANSPORT_CHANNEL_ID, tx_msg); in ti_sci_do_xfer()
82 int ti_sci_transport_send(enum ti_sci_transport_chan_id id, const struct ti_sci_msg *msg) in ti_sci_transport_send() function
197 int ti_sci_transport_send(enum ti_sci_transport_chan_id id, const struct ti_sci_msg *msg) in ti_sci_transport_send() function
176 ti_sci_transport_send(TX_SECURE_TRANSPORT_CHANNEL_ID, &msg); in k3_bl1_handoff()