Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/ti/k3/common/drivers/ti_sci/
Dti_sci_protocol.h62 struct ti_sci_msg_hdr { struct
83 struct ti_sci_msg_hdr hdr; argument
103 struct ti_sci_msg_hdr hdr;
122 struct ti_sci_msg_hdr hdr;
142 struct ti_sci_msg_hdr hdr;
178 struct ti_sci_msg_hdr hdr;
197 struct ti_sci_msg_hdr hdr;
215 struct ti_sci_msg_hdr hdr;
239 struct ti_sci_msg_hdr hdr;
282 struct ti_sci_msg_hdr hdr;
[all …]
Dti_sci.c63 struct ti_sci_msg_hdr *hdr; in ti_sci_setup_one_xfer()
71 hdr = (struct ti_sci_msg_hdr *)tx_buf; in ti_sci_setup_one_xfer()
101 struct ti_sci_msg_hdr *hdr; in ti_sci_get_response()
114 hdr = (struct ti_sci_msg_hdr *)msg->buf; in ti_sci_get_response()
192 struct ti_sci_msg_hdr hdr; in ti_sci_get_revision()
223 struct ti_sci_msg_hdr req; in ti_sci_query_fw_caps()
262 struct ti_sci_msg_hdr resp; in ti_sci_device_set_state()
623 struct ti_sci_msg_hdr resp; in ti_sci_device_set_resets()
678 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_state()
927 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_parent()
[all …]