Home
last modified time | relevance | path

Searched refs:ST_LL_ASLEEP_TO_AWAKE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/ti-st/
H A Dst_ll.c58 case ST_LL_ASLEEP_TO_AWAKE: in ll_device_want_to_wakeup()
103 ll->ll_state = ST_LL_ASLEEP_TO_AWAKE; in st_ll_wakeup()
H A Dst_core.c427 case ST_LL_ASLEEP_TO_AWAKE: in st_int_enqueue()
/openbmc/linux/include/linux/
H A Dti_wilink_st.h354 #define ST_LL_ASLEEP_TO_AWAKE 1 macro