Searched refs:tx_vpu_addr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/accel/ivpu/
H A Divpu_ipc.h59 u32 tx_vpu_addr; member in struct:ivpu_ipc_consumer
H A Divpu_ipc.c114 cons->tx_vpu_addr = tx_buf_vpu_addr;
183 cons->tx_vpu_addr = 0;
210 ivpu_ipc_tx_release(vdev, cons->tx_vpu_addr);
230 ivpu_ipc_tx(vdev, cons->tx_vpu_addr);

Completed in 97 milliseconds