Lines Matching refs:ti_sci_msg_hdr
240 struct ti_sci_msg_hdr *hdr) in ti_sci_dump_header_dbg()
263 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
324 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
365 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
390 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
393 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
468 0x0, sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
503 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
522 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
553 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
846 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
877 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
921 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
953 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_clock_state()
1208 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent()
1240 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_parent()
1468 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq()
1502 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_freq()
1576 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot()
1605 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_core_reboot()
1847 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()