Home
last modified time | relevance | path

Searched refs:DMA_XFER (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/hid/
A Dintel-ish-hid.rst194 independent. The sending side sends DMA_XFER message when the message is in
205 Here ISH acts as busmaster DMA controller. Hence when host sends DMA_XFER,
206 it's request to do host->ISH DMA transfer; when FW sends DMA_XFER, it means
207 that it already did DMA and the message resides at host. Thus, DMA_XFER
211 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to
213 need not wait for previous DMA_XFER to be ack'ed, and may send another message
215 In principle, multiple DMA_XFER and DMA_XFER_ACK messages may be sent at once
/linux/drivers/hid/intel-ish-hid/ishtp/
A Dhbm.h63 #define DMA_XFER 0x12 macro
A Dhbm.c704 case DMA_XFER: in ishtp_hbm_dispatch()
838 ishtp_msg->hbm_cmd == DMA_XFER) { in recv_hbm()
A Dclient.c787 dma_xfer.hbm = DMA_XFER; in ishtp_cl_send_msg_dma()

Completed in 9 milliseconds