Lines Matching refs:ti_sci_msg_hdr

218 					  struct ti_sci_msg_hdr *hdr)  in ti_sci_dump_header_dbg()
241 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
302 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
343 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
370 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
373 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
401 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_do_xfer()
465 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
500 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
519 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
550 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
882 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
913 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
957 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
994 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_clock_state()
1256 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent()
1298 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_parent()
1549 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq()
1588 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_freq()
1681 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_prepare_sleep()
1716 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_prepare_sleep()
1759 sizeof(struct ti_sci_msg_hdr), in ti_sci_msg_cmd_query_fw_caps()
1802 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_io_isolation()
1832 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_io_isolation()
1874 sizeof(struct ti_sci_msg_hdr), in ti_sci_msg_cmd_lpm_wake_reason()
1924 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_constraint()
1955 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_constraint()
1981 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_latency_constraint()
2012 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_latency_constraint()
2034 struct ti_sci_msg_hdr *req; in ti_sci_cmd_lpm_abort()
2035 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_lpm_abort()
2047 req = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_lpm_abort()
2055 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_lpm_abort()
2070 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot()
2099 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_core_reboot()
2253 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq()
2292 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_manage_irq()
2476 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_ring_cfg()
2515 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_ring_cfg()
2538 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair()
2571 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_pair()
2594 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair()
2627 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_unpair()
2651 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2699 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2723 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2768 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2792 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2842 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2862 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_request()
2893 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_request()
2914 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_release()
2945 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_release()
2969 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_handover()
3001 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_handover()
3028 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_config()
3064 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_config()
3089 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_control()
3122 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_control()
3952 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()