Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/ti/k3/common/drivers/ti_sci/
Dti_sci_protocol.h145 #define MSG_DEVICE_SW_STATE_ON 2 macro
Dti_sci.c305 return ti_sci_device_set_state(id, 0, MSG_DEVICE_SW_STATE_ON); in ti_sci_device_get()
328 MSG_DEVICE_SW_STATE_ON); in ti_sci_device_get_exclusive()
539 *r_state = (p_state == MSG_DEVICE_SW_STATE_ON); in ti_sci_device_is_on()