Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dti_wilink_st.h133 #define ST_TX_SENDING 1 macro
/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c470 if (test_and_set_bit(ST_TX_SENDING, &st_data->tx_state)) { in st_tx_wakeup()
503 clear_bit(ST_TX_SENDING, &st_data->tx_state); in st_tx_wakeup()