Searched refs:omd_phys (Results 1 – 2 of 2) sorted by relevance
1799 tx_slot = (last_ptr - (u64)priv->omsg_ring[ch].omd_phys)/ in tsi721_omsg_handler()1810 (u64)priv->omsg_ring[ch].omd_phys)/ in tsi721_omsg_handler()1930 &priv->omsg_ring[mbox].omd_phys, GFP_KERNEL); in tsi721_open_outb_mbox()1958 iowrite32(((u64)priv->omsg_ring[mbox].omd_phys >> 32), in tsi721_open_outb_mbox()1960 iowrite32(((u64)priv->omsg_ring[mbox].omd_phys & in tsi721_open_outb_mbox()2011 cpu_to_le32((u64)priv->omsg_ring[mbox].omd_phys & in tsi721_open_outb_mbox()2014 cpu_to_le32((u64)priv->omsg_ring[mbox].omd_phys >> 32); in tsi721_open_outb_mbox()2042 priv->omsg_ring[mbox].omd_phys); in tsi721_open_outb_mbox()2102 priv->omsg_ring[mbox].omd_phys); in tsi721_close_outb_mbox()
761 dma_addr_t omd_phys; member