Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h167 #define MSG_DEVICE_SW_STATE_AUTO_OFF 0 macro
H A Dti_sci.c564 0, MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_put_device()
647 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()
/openbmc/linux/drivers/firmware/
H A Dti_sci.h166 #define MSG_DEVICE_SW_STATE_AUTO_OFF 0 macro
H A Dti_sci.c712 0, MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_put_device()
795 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()