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.h81 struct ti_sci_msg_hdr { struct
103 struct ti_sci_msg_hdr hdr; argument
123 struct ti_sci_msg_hdr hdr;
142 struct ti_sci_msg_hdr hdr;
163 struct ti_sci_msg_hdr hdr;
202 struct ti_sci_msg_hdr hdr;
221 struct ti_sci_msg_hdr hdr;
239 struct ti_sci_msg_hdr hdr;
263 struct ti_sci_msg_hdr hdr;
306 struct ti_sci_msg_hdr hdr;
[all …]
H A Dti_sci.c64 struct ti_sci_msg_hdr *hdr; in ti_sci_setup_one_xfer()
72 hdr = (struct ti_sci_msg_hdr *)tx_buf; in ti_sci_setup_one_xfer()
105 struct ti_sci_msg_hdr *hdr; in ti_sci_get_response()
118 hdr = (struct ti_sci_msg_hdr *)msg->buf; in ti_sci_get_response()
220 struct ti_sci_msg_hdr hdr; in ti_sci_get_revision()
259 struct ti_sci_msg_hdr req; in ti_sci_query_fw_caps()
306 struct ti_sci_msg_hdr resp; in ti_sci_device_set_state()
667 struct ti_sci_msg_hdr resp; in ti_sci_device_set_resets()
722 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_state()
971 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_parent()
[all …]