Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c1701 cpu_to_le32((u64)priv->omsg_ring[mbox].omq_phys[tx_slot] & in tsi721_add_outb_message()
1704 cpu_to_le32((u64)priv->omsg_ring[mbox].omq_phys[tx_slot] >> 32); in tsi721_add_outb_message()
1903 &priv->omsg_ring[mbox].omq_phys[i], in tsi721_open_outb_mbox()
2039 priv->omsg_ring[mbox].omq_phys[i]); in tsi721_open_outb_mbox()
2099 priv->omsg_ring[mbox].omq_phys[i]); in tsi721_close_outb_mbox()
H A Dtsi721.h751 dma_addr_t omq_phys[TSI721_OMSGD_RING_SIZE]; member