Searched refs:DMA_XFER (Results 1 – 4 of 4) sorted by relevance
193 independent. The sending side sends DMA_XFER message when the message is in204 Here ISH acts as busmaster DMA controller. Hence when host sends DMA_XFER,205 it's request to do host->ISH DMA transfer; when FW sends DMA_XFER, it means206 that it already did DMA and the message resides at host. Thus, DMA_XFER210 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to212 needs not wait for previous DMA_XFER to be ack'ed, and may send another message214 In principle, multiple DMA_XFER and DMA_XFER_ACK messages may be sent at once
63 #define DMA_XFER 0x12 macro
704 case DMA_XFER: in ishtp_hbm_dispatch()838 ishtp_msg->hbm_cmd == DMA_XFER) { in recv_hbm()
789 dma_xfer.hbm = DMA_XFER; in ishtp_cl_send_msg_dma()