Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/
Ddma-if.c48 dev->ishtp_host_dma_tx_buf_phys = h; in ishtp_cl_alloc_dma_buf()
80 h = dev->ishtp_host_dma_tx_buf_phys; in ishtp_cl_free_dma_buf()
Dishtp-dev.h228 uint64_t ishtp_host_dma_tx_buf_phys; member
Dhbm.c485 offs = dma_xfer->msg_addr - dev->ishtp_host_dma_tx_buf_phys; in ishtp_hbm_dma_xfer_ack()
Dclient.c775 dma_xfer.msg_addr = dev->ishtp_host_dma_tx_buf_phys + off; in ishtp_cl_send_msg_dma()