Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ti-st/
H A Dst_ll.c37 send_ll_cmd(st_data, LL_SLEEP_ACK); in ll_device_want_to_sleep()
126 case LL_SLEEP_ACK: /* sleep ack */ in st_ll_sleep_state()
H A Dst_core.c305 case LL_SLEEP_ACK: in st_int_recv()
/openbmc/linux/include/linux/
H A Dti_wilink_st.h361 #define LL_SLEEP_ACK 0x31 macro