Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h32 #define TI_SCI_MSG_SET_DEVICE_RESETS 0x0202 macro
H A Dti_sci.c736 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_DEVICE_RESETS, in ti_sci_cmd_set_device_resets()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h26 #define TI_SCI_MSG_SET_DEVICE_RESETS 0x0202 macro
H A Dti_sci.c886 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_DEVICE_RESETS, in ti_sci_cmd_set_device_resets()