Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci_protocol.h75 struct ti_sci_msg_hdr { struct
97 struct ti_sci_msg_hdr hdr; argument
117 struct ti_sci_msg_hdr hdr;
136 struct ti_sci_msg_hdr hdr;
157 struct ti_sci_msg_hdr hdr;
194 struct ti_sci_msg_hdr hdr;
213 struct ti_sci_msg_hdr hdr;
231 struct ti_sci_msg_hdr hdr;
255 struct ti_sci_msg_hdr hdr;
298 struct ti_sci_msg_hdr hdr;
[all …]
H A 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()
104 struct ti_sci_msg_hdr *hdr; in ti_sci_get_response()
117 hdr = (struct ti_sci_msg_hdr *)msg->buf; in ti_sci_get_response()
201 struct ti_sci_msg_hdr hdr; in ti_sci_get_revision()
240 struct ti_sci_msg_hdr req; in ti_sci_query_fw_caps()
279 struct ti_sci_msg_hdr resp; in ti_sci_device_set_state()
640 struct ti_sci_msg_hdr resp; in ti_sci_device_set_resets()
695 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_state()
944 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_parent()
[all …]