Lines Matching refs:ti_sci_setup_one_xfer

90 static struct ti_sci_xfer *ti_sci_setup_one_xfer(struct ti_sci_info *info,  in ti_sci_setup_one_xfer()  function
238 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_VERSION, 0x0, in ti_sci_cmd_get_revision()
304 xfer = ti_sci_setup_one_xfer(info, msg_type, in cmd_set_board_config_using_msg()
424 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_DEVICE_STATE, in ti_sci_set_device_state()
481 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_DEVICE_STATE, 0, in ti_sci_get_device_state()
736 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_DEVICE_RESETS, in ti_sci_cmd_set_device_resets()
806 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_CLOCK_STATE, in ti_sci_set_clock_state()
864 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_CLOCK_STATE, in ti_sci_cmd_get_clock_state()
1080 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_CLOCK_PARENT, in ti_sci_cmd_clk_set_parent()
1133 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_CLOCK_PARENT, in ti_sci_cmd_clk_get_parent()
1188 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_NUM_CLOCK_PARENTS, in ti_sci_cmd_clk_get_num_parents()
1253 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_QUERY_CLOCK_FREQ, in ti_sci_cmd_clk_get_match_freq()
1318 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_CLOCK_FREQ, in ti_sci_cmd_clk_set_freq()
1373 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_CLOCK_FREQ, in ti_sci_cmd_clk_get_freq()
1421 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SYS_RESET, in ti_sci_cmd_core_reboot()
1467 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_PROC_REQUEST, in ti_sci_cmd_proc_request()
1514 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_PROC_RELEASE, in ti_sci_cmd_proc_release()
1564 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_PROC_HANDOVER, in ti_sci_cmd_proc_handover()
1617 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_SET_PROC_BOOT_CONFIG, in ti_sci_cmd_set_proc_boot_cfg()
1673 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_SET_PROC_BOOT_CTRL, in ti_sci_cmd_set_proc_boot_ctrl()
1724 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_PROC_AUTH_BOOT_IMIAGE, in ti_sci_cmd_proc_auth_boot_image()
1775 xfer = ti_sci_setup_one_xfer(info, TISCI_MSG_GET_PROC_BOOT_STATUS, in ti_sci_cmd_get_proc_boot_status()