Home
last modified time | relevance | path

Searched refs:ti_sci_msg_resp_get_clock_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h304 struct ti_sci_msg_resp_get_clock_state { struct
H A Dti_sci.c848 struct ti_sci_msg_resp_get_clock_state *resp; in ti_sci_cmd_get_clock_state()
881 resp = (struct ti_sci_msg_resp_get_clock_state *)xfer->tx_message.buf; in ti_sci_cmd_get_clock_state()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h313 struct ti_sci_msg_resp_get_clock_state { struct
H A Dti_sci.c1013 struct ti_sci_msg_resp_get_clock_state *resp; in ti_sci_cmd_get_clock_state()
1052 resp = (struct ti_sci_msg_resp_get_clock_state *)xfer->xfer_buf; in ti_sci_cmd_get_clock_state()