Lines Matching refs:ti_sci_msg_hdr

227 					  struct ti_sci_msg_hdr *hdr)  in ti_sci_dump_header_dbg()
250 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
311 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
352 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
379 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
382 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
472 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
507 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
526 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
557 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
889 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
920 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
964 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
1001 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_clock_state()
1263 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent()
1305 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_parent()
1556 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq()
1595 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_freq()
1674 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot()
1703 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_core_reboot()
1857 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq()
1896 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_manage_irq()
2084 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_ring_cfg()
2123 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_ring_cfg()
2146 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair()
2179 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_pair()
2202 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair()
2235 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_unpair()
2259 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2307 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2331 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2376 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2400 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2450 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2470 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_request()
2501 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_request()
2522 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_release()
2553 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_release()
2577 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_handover()
2609 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_handover()
2635 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_config()
2671 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_config()
2696 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_control()
2729 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_control()
3393 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()