• Home
  • Raw
  • Download

Lines Matching refs:ti_sci_msg_hdr

212 					  struct ti_sci_msg_hdr *hdr)  in ti_sci_dump_header_dbg()
235 struct ti_sci_msg_hdr *hdr = (struct ti_sci_msg_hdr *)mbox_msg->buf; in ti_sci_rx_callback()
296 struct ti_sci_msg_hdr *hdr; in ti_sci_get_one_xfer()
337 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_get_one_xfer()
364 struct ti_sci_msg_hdr *hdr; in ti_sci_put_one_xfer()
367 hdr = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_put_one_xfer()
456 sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()
491 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()
510 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()
541 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_device_state()
873 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets()
904 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_set_device_resets()
948 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state()
985 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_set_clock_state()
1247 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent()
1289 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_parent()
1540 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq()
1579 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_clk_set_freq()
1658 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_core_reboot()
1687 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_core_reboot()
1841 struct ti_sci_msg_hdr *resp; in ti_sci_manage_irq()
1880 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_manage_irq()
2064 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_ring_cfg()
2103 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_ring_cfg()
2126 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_pair()
2159 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_pair()
2182 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_psil_unpair()
2215 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_psil_unpair()
2239 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2287 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
2311 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2356 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
2380 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2430 resp = (struct ti_sci_msg_hdr *)xfer->xfer_buf; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2450 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_request()
2481 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_request()
2502 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_release()
2533 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_release()
2557 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_handover()
2589 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_handover()
2616 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_config()
2652 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_config()
2677 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_proc_set_control()
2710 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in ti_sci_cmd_proc_set_control()
3348 1 << 8 * sizeof(((struct ti_sci_msg_hdr *)0)->seq))) in ti_sci_probe()