Lines Matching refs:ti_sci_msg_hdr

243 					  struct ti_sci_msg_hdr *hdr)  in ti_sci_dump_header_dbg()
266 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
327 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
368 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
393 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
396 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
471 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
506 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
525 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
556 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
888 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
919 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
963 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
1000 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()
1886 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq()
1925 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_manage_irq()
2124 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_ring_config()
2161 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_ring_config()
2263 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair()
2296 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_pair()
2319 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair()
2352 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_unpair()
2376 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2422 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2446 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2491 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2515 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2565 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2585 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_request()
2616 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_request()
2637 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_release()
2668 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_release()
2692 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_handover()
2724 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_handover()
2750 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_config()
2786 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_config()
2811 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_control()
2844 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_control()
3437 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()