Searched refs:omd_phys (Results 1 – 2 of 2) sorted by relevance
1410 tx_slot = (last_ptr - (u64)priv->omsg_ring[ch].omd_phys)/ in tsi721_omsg_handler()1421 (u64)priv->omsg_ring[ch].omd_phys)/ in tsi721_omsg_handler()1529 &priv->omsg_ring[mbox].omd_phys, GFP_KERNEL); in tsi721_open_outb_mbox()1559 iowrite32(((u64)priv->omsg_ring[mbox].omd_phys >> 32), in tsi721_open_outb_mbox()1561 iowrite32(((u64)priv->omsg_ring[mbox].omd_phys & in tsi721_open_outb_mbox()1616 cpu_to_le32((u64)priv->omsg_ring[mbox].omd_phys & in tsi721_open_outb_mbox()1619 cpu_to_le32((u64)priv->omsg_ring[mbox].omd_phys >> 32); in tsi721_open_outb_mbox()1646 priv->omsg_ring[mbox].omd_phys); in tsi721_open_outb_mbox()1706 priv->omsg_ring[mbox].omd_phys); in tsi721_close_outb_mbox()
721 dma_addr_t omd_phys; member