Lines Matching refs:ti_sci_msg_hdr

225 					  struct ti_sci_msg_hdr *hdr)  in ti_sci_dump_header_dbg()
248 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
309 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
350 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
377 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
380 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
469 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
504 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
523 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
554 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
886 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
917 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
961 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
998 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_clock_state()
1260 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent()
1302 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_parent()
1553 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq()
1592 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_freq()
1671 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot()
1700 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_core_reboot()
1854 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq()
1893 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_manage_irq()
2077 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_ring_cfg()
2116 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_ring_cfg()
2139 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair()
2172 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_pair()
2195 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair()
2228 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_unpair()
2252 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2300 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2324 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2369 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2393 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2443 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2463 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_request()
2494 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_request()
2515 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_release()
2546 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_release()
2570 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_handover()
2602 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_handover()
2629 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_config()
2665 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_config()
2690 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_control()
2723 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_control()
3361 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()