Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h355 struct ti_sci_msg_resp_get_clock_parent { struct
H A Dti_sci.c1120 struct ti_sci_msg_resp_get_clock_parent *resp; in ti_sci_cmd_clk_get_parent()
1150 resp = (struct ti_sci_msg_resp_get_clock_parent *)xfer->tx_message.buf; in ti_sci_cmd_clk_get_parent()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h377 struct ti_sci_msg_resp_get_clock_parent { struct
H A Dti_sci.c1315 struct ti_sci_msg_resp_get_clock_parent *resp; in ti_sci_cmd_clk_get_parent()
1351 resp = (struct ti_sci_msg_resp_get_clock_parent *)xfer->xfer_buf; in ti_sci_cmd_clk_get_parent()