Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h30 #define TI_SCI_MSG_SET_DEVICE_STATE 0x0200 macro
H A Dti_sci.c424 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_SET_DEVICE_STATE, in ti_sci_set_device_state()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h24 #define TI_SCI_MSG_SET_DEVICE_STATE 0x0200 macro
H A Dti_sci.c523 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_SET_DEVICE_STATE, in ti_sci_set_device_state()