Searched refs:CL_TX_PATH_DMA (Results 1 – 2 of 2) sorted by relevance
27 #define CL_TX_PATH_DMA 2 macro
729 if (cl->last_tx_path == CL_TX_PATH_DMA && cl->last_dma_acked == 0) in ishtp_cl_send_msg_ipc()781 cl->last_tx_path = CL_TX_PATH_DMA; in ishtp_cl_send_msg_dma()821 if (dev->transfer_path == CL_TX_PATH_DMA) in ishtp_cl_send_msg()