Home
last modified time | relevance | path

Searched refs:omq_phys (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/rapidio/devices/
Dtsi721.c1714 cpu_to_le32((u64)priv->omsg_ring[mbox].omq_phys[tx_slot] & in tsi721_add_outb_message()
1717 cpu_to_le32((u64)priv->omsg_ring[mbox].omq_phys[tx_slot] >> 32); in tsi721_add_outb_message()
1916 &priv->omsg_ring[mbox].omq_phys[i], in tsi721_open_outb_mbox()
2052 priv->omsg_ring[mbox].omq_phys[i]); in tsi721_open_outb_mbox()
2112 priv->omsg_ring[mbox].omq_phys[i]); in tsi721_close_outb_mbox()
Dtsi721.h764 dma_addr_t omq_phys[TSI721_OMSGD_RING_SIZE]; member