Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h60 struct ti_sci_msg_hdr { struct
100 struct ti_sci_msg_hdr hdr;
115 struct ti_sci_msg_hdr hdr;
130 struct ti_sci_msg_hdr hdr;
163 struct ti_sci_msg_hdr hdr;
182 struct ti_sci_msg_hdr hdr;
200 struct ti_sci_msg_hdr hdr;
224 struct ti_sci_msg_hdr hdr;
267 struct ti_sci_msg_hdr hdr;
288 struct ti_sci_msg_hdr hdr;
[all …]
H A Dti_sci.c97 struct ti_sci_msg_hdr *hdr; in ti_sci_setup_one_xfer()
110 hdr = (struct ti_sci_msg_hdr *)buf; in ti_sci_setup_one_xfer()
135 struct ti_sci_msg_hdr *hdr; in ti_sci_get_response()
153 hdr = (struct ti_sci_msg_hdr *)msg->buf; in ti_sci_get_response()
226 struct ti_sci_msg_hdr hdr; in ti_sci_cmd_get_revision()
239 (u32 *)&hdr, sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
273 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
292 struct ti_sci_msg_hdr *resp; in cmd_set_board_config_using_msg()
322 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in cmd_set_board_config_using_msg()
412 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
[all …]