Searched refs:is_tx_rx (Results 1 – 1 of 1) sorted by relevance
2342 int is_tx_rx = 0; in sci_request_handle_suspending_completions() local2348 is_tx_rx = sci_request_smp_completion_status_is_tx_rx_suspend( in sci_request_handle_suspending_completions()2354 is_tx_rx = sci_request_ssp_completion_status_is_tx_rx_suspend( in sci_request_handle_suspending_completions()2360 is_tx_rx = in sci_request_handle_suspending_completions()2370 if (is_tx || is_tx_rx) { in sci_request_handle_suspending_completions()2371 BUG_ON(is_tx && is_tx_rx); in sci_request_handle_suspending_completions()2376 (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX in sci_request_handle_suspending_completions()