Searched refs:is_tx_rx (Results 1 – 1 of 1) sorted by relevance
2343 int is_tx_rx = 0; in sci_request_handle_suspending_completions() local2349 is_tx_rx = sci_request_smp_completion_status_is_tx_rx_suspend( in sci_request_handle_suspending_completions()2355 is_tx_rx = sci_request_ssp_completion_status_is_tx_rx_suspend( in sci_request_handle_suspending_completions()2361 is_tx_rx = in sci_request_handle_suspending_completions()2371 if (is_tx || is_tx_rx) { in sci_request_handle_suspending_completions()2372 BUG_ON(is_tx && is_tx_rx); in sci_request_handle_suspending_completions()2377 (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX in sci_request_handle_suspending_completions()