Home
last modified time | relevance | path

Searched refs:MSG_DEVICE_SW_STATE_ON (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci_protocol.h200 #define MSG_DEVICE_SW_STATE_ON 2 macro
H A Dti_sci.c371 return ti_sci_device_set_state(id, 0, MSG_DEVICE_SW_STATE_ON); in ti_sci_device_get()
394 MSG_DEVICE_SW_STATE_ON); in ti_sci_device_get_exclusive()
597 *r_state = (p_state == MSG_DEVICE_SW_STATE_ON); in ti_sci_device_is_on()