Searched refs:ti_sci_msg_hdr (Results 1 – 4 of 4) sorted by relevance
60 struct ti_sci_msg_hdr { struct100 struct ti_sci_msg_hdr hdr;115 struct ti_sci_msg_hdr hdr;130 struct ti_sci_msg_hdr hdr;163 struct ti_sci_msg_hdr hdr;182 struct ti_sci_msg_hdr hdr;200 struct ti_sci_msg_hdr hdr;224 struct ti_sci_msg_hdr hdr;267 struct ti_sci_msg_hdr hdr;288 struct ti_sci_msg_hdr hdr;[all …]
97 struct ti_sci_msg_hdr *hdr; in ti_sci_setup_one_xfer()110 hdr = (struct ti_sci_msg_hdr *)buf; in ti_sci_setup_one_xfer()135 struct ti_sci_msg_hdr *hdr; in ti_sci_get_response()153 hdr = (struct ti_sci_msg_hdr *)msg->buf; in ti_sci_get_response()226 struct ti_sci_msg_hdr hdr; in ti_sci_cmd_get_revision()239 (u32 *)&hdr, sizeof(struct ti_sci_msg_hdr), in ti_sci_cmd_get_revision()273 struct ti_sci_msg_hdr *hdr = r; in ti_sci_is_response_ack()292 struct ti_sci_msg_hdr *resp; in cmd_set_board_config_using_msg()322 resp = (struct ti_sci_msg_hdr *)xfer->tx_message.buf; in cmd_set_board_config_using_msg()412 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state()[all …]
88 struct ti_sci_msg_hdr { struct117 struct ti_sci_msg_hdr hdr; argument132 struct ti_sci_msg_hdr hdr;162 struct ti_sci_msg_hdr hdr;181 struct ti_sci_msg_hdr hdr;199 struct ti_sci_msg_hdr hdr;223 struct ti_sci_msg_hdr hdr;270 struct ti_sci_msg_hdr hdr;296 struct ti_sci_msg_hdr hdr;314 struct ti_sci_msg_hdr hdr;[all …]
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()[all …]