Lines Matching defs:sts_phys
1421 dma_addr_t bd_phys, sts_phys;
1456 &sts_phys, GFP_KERNEL);
1466 priv->mdma.sts_phys = sts_phys;
1472 sts_ptr, &sts_phys, sts_size);
1486 iowrite32(((u64)sts_phys >> 32), regs + TSI721_DMAC_DSBH);
1487 iowrite32(((u64)sts_phys & TSI721_DMAC_DSBL_MASK),
1531 mdma->sts_base, mdma->sts_phys);
1931 &priv->omsg_ring[mbox].sts_phys,
1952 iowrite32(((u64)priv->omsg_ring[mbox].sts_phys >> 32),
1954 iowrite32(((u64)priv->omsg_ring[mbox].sts_phys &
2020 priv->omsg_ring[mbox].sts_phys);
2080 priv->omsg_ring[mbox].sts_phys);