Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h31 #define TI_SCI_MSG_GET_DEVICE_STATE 0x0201 macro
H A Dti_sci.c481 xfer = ti_sci_setup_one_xfer(info, TI_SCI_MSG_GET_DEVICE_STATE, 0, in ti_sci_get_device_state()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h25 #define TI_SCI_MSG_GET_DEVICE_STATE 0x0201 macro
H A Dti_sci.c584 xfer = ti_sci_get_one_xfer(info, TI_SCI_MSG_GET_DEVICE_STATE, in ti_sci_get_device_state()